mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-24 19:40:12 +01:00
Preperly functional Docker instance created and working
This commit is contained in:
parent
ada2403c40
commit
661bf236d9
11 changed files with 189 additions and 4900 deletions
|
|
@ -22,7 +22,7 @@ classifiers = [
|
|||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
]
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.13" # This is what it was built with anyway
|
||||
dependencies = [
|
||||
"pandas>=1.5.0",
|
||||
"inquirer>=3.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue