Skip to content

Commit a0020e8

Browse files
committed
Remove test dependencies from setup.cfg
1 parent 40d825a commit a0020e8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,10 @@ license = MIT
1414
python_requires = >=3.6, <4
1515
setup_requires =
1616
setuptools
17-
pytest-runner
1817
install_requires =
1918
python-dateutil
2019
requests
2120
six
22-
python-dateutil
23-
tests_require =
24-
pytest==4.0.2
2521
packages =
2622
upcloud_api
2723
upcloud_api.cloud_manager

0 commit comments

Comments
 (0)