feat: make installable

This commit is contained in:
Kristofers Solo
2024-01-07 19:46:06 +02:00
parent eefa176228
commit fa31b192e7
6 changed files with 104 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
attrs>=23.1.0
loguru>=0.7.2
neat-python>=0.92
numpy>=1.26.3
pygame-ce>=2.4.0
attrs==23.1.0
loguru==0.7.2
numpy==1.26.3
pygame-ce==2.4.0
toml==0.10.2
.