Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit d471019

Browse files
committed
Update setup and move to src folder
1 parent 7a29efa commit d471019

5 files changed

Lines changed: 3 additions & 2 deletions

File tree

requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ version = 0.1
44
license-file = LICENSE
55

66
[options]
7+
python_requires = >=3.8
8+
packages = find:
79
install_requires =
8-
Flask
10+
Flask>=2.2,<3
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)