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 e053097 commit fa561b2Copy full SHA for fa561b2
build/pkgs/tomli/spkg-install.in
@@ -1,2 +1,4 @@
1
cd src
2
+# tomli's build system, flit_core, has a runtime dependency on tomli.
3
+export PYTHONPATH="$(pwd)"
4
sdh_pip_install .
0 commit comments