Skip to content

Commit

Permalink
Dependencies: Dissolve requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 24, 2024
1 parent e554453 commit 3455d9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 0 additions & 5 deletions requirements-dev.txt

This file was deleted.

2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,9 @@ def run(self):
setup_requires=[],
install_requires=required,
extras_require={
"develop": ["poethepoet", "pyproject-fmt", "ruff", "validate-pyproject"],
"graphql": ["graphene"],
"release": ["build", "twine"],
"test": ["pytest", "pytest-cov", "pytest-mock", "flask"],
},
include_package_data=True,
Expand Down

0 comments on commit 3455d9d

Please sign in to comment.