mirror of
https://github.com/csd4ni3l/siege-calendar.git
synced 2026-01-01 12:33:47 +01:00
Initial commit with features and everything.
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "siege-calendar"
|
||||
version = "0.1.0"
|
||||
description = "Siege Calendar"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"requests>=2.32.5",
|
||||
"rich>=14.1.0",
|
||||
]
|
||||
Reference in New Issue
Block a user