at master 387 B view raw
1diff --git a/setup.cfg b/setup.cfg 2index e29e54e..75c3210 100644 3--- a/setup.cfg 4+++ b/setup.cfg 5@@ -29,9 +29,6 @@ classifier = 6 7 [options] 8 packages = find: 9-# DON'T CHANGE THE FOLLOWING LINE! IT WILL BE UPDATED BY PYSCAFFOLD! 10-setup_requires = 11- pyscaffold>=3.3a0,<4 12 # Add here dependencies of your project (semicolon/line-separated), e.g. 13 install_requires = 14 requests>=2.9.1