Skip to content

Commit bfdd0ad

Browse files
committed
chore: add empty install_requires to setup
1 parent eea01d0 commit bfdd0ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
author_email='contact@anafro.ru',
1717
license='MIT',
1818
packages=find_packages(),
19+
install_requires=[],
1920

2021
classifiers=[
2122
'Development Status :: 1 - Planning',

0 commit comments

Comments
 (0)