We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a61028 commit cf8b130Copy full SHA for cf8b130
requirements.txt
@@ -8,5 +8,5 @@ pytest-cov==3.0.0
8
pytest-custom-exit-code==0.3.0
9
pytest-timeout==2.1.0
10
pytest-xdist==3.0.2
11
-setuptools==70.0.0
+setuptools==78.1.1
12
types-setuptools==70.0.0.20240524
setup.py
@@ -31,7 +31,7 @@
31
],
32
classifiers=[
33
"Programming Language :: Python :: 3",
34
- "License :: OSI Approved :: MIT License",
+ "MIT",
35
"Operating System :: OS Independent",
36
37
package_data={"pyteal": ["*.pyi", "py.typed"]},
0 commit comments