We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60505e5 commit a707d10Copy full SHA for a707d10
1 file changed
setup.py
@@ -26,6 +26,7 @@
26
"Topic :: Software Development :: Interpreters",
27
"Topic :: Software Development :: Libraries :: Python Modules",
28
],
29
+ install_requires=['ply'],
30
packages = [
31
"sifter",
32
"sifter.commands",
0 commit comments