Skip to content

Commit e6bd9e6

Browse files
committed
fix: pycrc got renamed to pythoncrc on pypi
1 parent 82e16eb commit e6bd9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers =
1818
python_requires = >= 3.6
1919
setup_requires =
2020
setuptools >= 38.3.0
21-
install_requires = pycrc
21+
install_requires = pythoncrc
2222
packages = find:
2323

2424
[versioneer]

0 commit comments

Comments
 (0)