-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Path dependency files not installed when listed in .gitignore #6624
Copy link
Copy link
Closed as not planned
Labels
status/duplicateDuplicate issuesDuplicate issues
Description
- Poetry version: Poetry (version 1.2.1)
- Python version:
Poetry
Version: 1.2.1
Python: 3.9.5
Virtualenv
Python: 3.9.5
Implementation: CPython
Path: /home/costa/.cache/pypoetry/virtualenvs/poetry12bug-cjZNteOe-py3.9
Executable: /home/costa/.cache/pypoetry/virtualenvs/poetry12bug-cjZNteOe-py3.9/bin/python
Valid: True
System
Platform: linux
OS: posix
Python: 3.9.5
Path: /home/costa/.pyenv/versions/3.9.5
Executable: /home/costa/.pyenv/versions/3.9.5/bin/python3.9
- OS version and name:
///////////// costa@pop-os
///////////////////// ------------
///////*767//////////////// OS: Pop!_OS 21.10 x86_64
//////7676767676*////////////// Kernel: 5.17.5-76051705-generic
/////76767//7676767////////////// Uptime: 45 days, 9 hours, 57 mins
/////767676///*76767/////////////// Packages: 3025 (dpkg), 6 (flatpak), 2 (snap)
///////767676///76767.///7676*/////// Shell: zsh 5.8
/////////767676//76767///767676//////// Terminal: node
//////////76767676767////76767///////// CPU: AMD Ryzen 9 3900X (24) @ 3.800GHz
///////////76767676//////7676////////// GPU: NVIDIA GeForce RTX 3060 Ti
////////////,7676,///////767/////////// GPU: NVIDIA GeForce RTX 3060 Ti
/////////////*7676///////76//////////// Memory: 7434MiB / 64237MiB
///////////////7676////////////////////
///////////////7676///767////////////
//////////////////////'////////////
//////.7676767676767676767,//////
/////767676767676767676767/////
///////////////////////////
/////////////////////
/////////////
- pyproject.toml: https://github.com/vwxyzjn/poetry12bug/blob/master/pyproject.toml
- I am on the latest stable Poetry version, installed using a recommended method.
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have consulted the FAQ and blog for any relevant entries or release notes.
- If an exception occurs when executing a command, I executed it again in debug mode (
-vvvoption) and have included the output below.
Issue
When installing a sub-project via relative path, the sub-project is not importable when the its path is in the .gitignore. See a demo below and a minimal reproduction here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status/duplicateDuplicate issuesDuplicate issues