recurse clone submodules#2427
Conversation
|
closes #1828 |
|
@finswimmer, i rebase and reopen(#1826 ) |
context parameters is not implemented, so the order is the same for all and ordering is based naively on what's been given in the configuration. V0.5.0-v0.5.0 bump version to 0.5.1 Included python-fire inside the package directory until python-poetry/poetry#2427 gets merged and a submodule can be used instead
|
Any Feedback? |
|
@finswimmer @matemax for me this merge has broken the use of |
|
Hello @fabiopedrosa , could you please open a new issue for this and describe how one can reproduce the problem? fin swimmer |
|
Hello @fabiopedrosa, the command git clone --recurse-submodules https://github.com/darklow/django-suit.git C:\\Temp\\pypoetry-git-django-su0mrul0xyexecutes correct |
|
Can you please add documentation on how to use this? |
This pr fixes complicated libraries installation. |
|
@Zeskbest what do you mean it must be used by default?
But I would like to specify this dependency in my |
|
@luisacabs-out: What you try is to install a package from a subfolder within a git repository. This is not supported at the moment by poetry. Some links you can follow: |
You should make a library from your repo (see here). |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Fixes: #1828
Closes: #611
Pull Request Check List
I not found how implement test for these case
I not found docs about clone git dependencies.