dojeda / poetry2conda

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

Fix the versions in the extras test #7

Closed abergeron closed 4 years ago

abergeron commented 4 years ago

The new extras test didn't have the proper versions for the new behaviour that comes with #6.

This fixes it.