Skip to content

Refactoring various requirements.txt into setup.py extras#36

Open
FelixBenning wants to merge 8 commits into
fsschneider:developfrom
FelixBenning:update-configuration
Open

Refactoring various requirements.txt into setup.py extras#36
FelixBenning wants to merge 8 commits into
fsschneider:developfrom
FelixBenning:update-configuration

Conversation

@FelixBenning

@FelixBenning FelixBenning commented Jun 15, 2021

Copy link
Copy Markdown
  • Uses extras_require= in the setup.py to achieve the amount of custom installation variants currently achieved with many different requirements.txt e.g.
    pip install -e .[dev]
  • Update the Makefile (create virtual environment)
  • pip -e now works with a pyproject.toml move black configuration into pyproject.toml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant