Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit bce46f8

Browse files
authored
Update setup.py
1 parent 1e3348d commit bce46f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
author_email='[email protected]',
99
license='GPL-3.0',
1010
packages=['Python2FlowChart'],
11-
install_requires=["PyChart"],
11+
install_requires=[],
1212
zip_safe=False,
1313
entry_points={
1414
'console_scripts': [

0 commit comments

Comments
 (0)