We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b94648 commit 7ca90a0Copy full SHA for 7ca90a0
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=["requests==2.30.0"],
37
python_requires=">=3.7"
0 commit comments