We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8d96d commit b117955Copy full SHA for b117955
setup.py
@@ -37,6 +37,7 @@
37
"tornado": ["tornado>=5"],
38
"sqlalchemy": ["sqlalchemy>=1.2"],
39
"pyspark": ["pyspark>=2.4.4"],
40
+ "pure_eval": ["pure_eval", "executing", "asttokens"],
41
},
42
classifiers=[
43
"Development Status :: 5 - Production/Stable",
0 commit comments