Codebase list colorcet / 31fb675f-61a3-408d-a67a-1d8457b010a4/main pyproject.toml
31fb675f-61a3-408d-a67a-1d8457b010a4/main

Tree @31fb675f-61a3-408d-a67a-1d8457b010a4/main (Download .tar.gz)

pyproject.toml @31fb675f-61a3-408d-a67a-1d8457b010a4/mainraw · history · blame

1
2
3
4
5
6
7
[build-system]
requires = [
    "pyct >=0.4.4",
    "param >=1.7.0",
    "setuptools >=30.3.0",
    "wheel",
]