Cleanup redondant/useless requirements
This commit is contained in:
parent
d12e232a6f
commit
c2df85c751
8 changed files with 3 additions and 35 deletions
|
@ -35,14 +35,8 @@ setup(
|
|||
"pycairo==1.19.1",
|
||||
],
|
||||
extras_require={
|
||||
"prod": [],
|
||||
"dev": [
|
||||
"distro",
|
||||
"mypy",
|
||||
"pylint",
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
"pytest-xdist",
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue