Skip to content

Commit b844539

Browse files
authored
Add install requires (#12)
* Add install requires. * Add install requires. * Sort.
1 parent 58e6198 commit b844539

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ classifiers =
1616
[options]
1717
include_package_data = true
1818
install_requires =
19+
fire
20+
requests
1921
python_requires = >=3.8
2022
package_dir=
2123
=src

0 commit comments

Comments
 (0)