mirror of
https://github.com/sotam0316/drawNET.git
synced 2026-04-24 19:48:36 +09:00
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
# Development Dependencies for drawNET
|
|
# Required for compiling Python to binary (.pyd/.so)
|
|
Cython>=3.0.0
|
|
setuptools>=68.0.0
|