Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-api
c2a97abfd66a5934cc49922bca7e91c145c8cbb4
c2a97abfd66a5934cc49922bca7e91c145c8cbb4
Switch branch/tag
csst-dfs-api
pyproject.toml
Find file
Normal view
History
Permalink
pyproject.toml
103 Bytes
Newer
Older
first commit
Wei Shoulin
committed
Feb 24, 2021
1
2
3
4
5
6
[build-system]
requires
=
[
"setuptools>
=
42
",
"wheel"
]
build-backend
=
"setuptools.build_meta"