Skip to content

Commit 55a6035

Browse files
author
Juan Carlos
committed
Remove dependencies
1 parent 06fd877 commit 55a6035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ zip_safe = True
4848
include_package_data = True
4949
python_requires = >=3.6
5050
tests_require = isort ; prospector ; pre-commit ; pre-commit-hooks
51-
install_requires = pip
52-
setup_requires = pip ; cython
51+
install_requires =
52+
setup_requires =
5353
packages = find:
5454

5555
[bdist_wheel]

0 commit comments

Comments
 (0)