We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df669c commit 1ff8acdCopy full SHA for 1ff8acd
1 file changed
setup.py
@@ -31,6 +31,7 @@
31
],
32
license=(
33
"Creative Commons Attribution-NoDerivatives 4.0 International"
34
+ " (CC BY-ND 4.0)"
35
),
36
install_requires=["tornado==6.3.2"],
37
python_requires=">=3.7"
0 commit comments