Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit eb3335c

Browse files
author
M.D. Walters
authored
Version updates
1 parent 2f29bf0 commit eb3335c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

setup.cfg

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = meower
3-
version = 0.0.8
3+
version = 0.0.9
44
author = M.D. Walters
55
author_email = [email protected]
66
description = Python library for interacting with the Meower API
@@ -17,9 +17,7 @@ classifiers =
1717
package_dir =
1818
= src
1919
packages = find:
20-
install_requires =
21-
requests
22-
python-stopwatch
20+
install_requires = file: requirements.txt
2321
python_requires = >=3.6
2422

2523
[options.packages.find]

0 commit comments

Comments
 (0)