remove not neaded files

This commit is contained in:
2024-04-01 01:41:19 +02:00
parent a2f8f5b800
commit 74592979cf
8 changed files with 0 additions and 169 deletions
-9
View File
@@ -1,9 +0,0 @@
[tool.poetry]
name = "starter-snake-python"
version = "1.0.0"
description = "A simple Battlesnake written in Python"
authors = ["Battlesnake Developers <developers@battlesnake.com>"]
[tool.poetry.dependencies]
python = "^3.8"
Flask = "^2.0.1"