boom
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "dsa"
|
||||
version = "0.1.0"
|
||||
description = "Data Structures and Algorithms"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12.11"
|
||||
dependencies = [
|
||||
"matplotlib>=3.10.6",
|
||||
"networkx>=3.5",
|
||||
]
|
||||
Reference in New Issue
Block a user