shithub
fortrangoingonforty
/
karaopy
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
karaopy
Public
Watch
0
Fork
0
Star
0
karaopy
/
pyproject.toml
TOML · 120 bytes
Raw
Blame
History
1
2
[
build-system
]
3
requires
=
[
4
"setuptools>=61.0"
,
5
"wheel"
,
6
"numpy>=1.20"
7
]
8
build-backend
=
"setuptools.build_meta"