Skip to content

Commit 43f990c

Browse files
committed
Fixing the pyproject.toml (once again)
Fuck me
1 parent 7bcb529 commit 43f990c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "WeatherAPI"
33
version = "0.0.1"
4-
requires-python = "3.12"
4+
requires-python = "==3.12"
55
dependencies = [
66
"alembic==1.16.1",
77
"alembic-postgresql-enum==1.7.0",

0 commit comments

Comments
 (0)