Skip to content

Commit 7ba77a1

Browse files
committed
Updated manifest information
1 parent 1c090d8 commit 7ba77a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifiers =
1818
Programming Language :: Python :: 3.9
1919
Programming Language :: Python :: 3.10
2020
Programming Language :: Python :: 3.11
21+
Programming Language :: Python :: 3.12
2122
Topic :: Software Development :: Libraries :: Python Modules
2223

2324
[options]
@@ -27,6 +28,7 @@ packages =
2728
include_package_data = False
2829
install_requires =
2930
xlrd==2.0.1
31+
requests==2.32.3
3032

3133
[options.package_data]
3234
pyodoo = samples/*

0 commit comments

Comments
 (0)