dojeda / poetry2conda

Convert pyproject.toml to environment.yaml
MIT License
126 stars 21 forks source link

Option for extra indexes with Pip #18

Open michaelconnor00 opened 3 years ago

michaelconnor00 commented 3 years ago

I have a project that has a dependency for a package from an alternate source (not pypi). Is there a work around to to specify a package like that for pip?