voxeldev/setup.cfg
2024-03-12 18:40:49 -04:00

8 lines
120 B
INI

[metadata]
name = voxeldev
version = 0.0.1
[options]
install_requires =
matplotlib
numpy; python_version<"3.10"