We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a624de6 commit 768c0d1Copy full SHA for 768c0d1
pyproject.toml
@@ -1,5 +1,8 @@
1
[build-system]
2
-requires = ["setuptools>=61.0"]
+requires = [
3
+ "setuptools>=61.0",
4
+ "rda_python_common,
5
+ ]
6
build-backend = "setuptools.build_meta"
7
8
[project]
0 commit comments