Replies: 2 comments 2 replies
-
Using |
Beta Was this translation helpful? Give feedback.
1 reply
-
This does not works for windows, $(pwd) gives ""/d/a/project/project/" which cannot be recognized by windows native programs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to set an environment variable dynamically based on the project path, e.g.:
I can't use the setup.py include_dirs for this, it has to be an environment variable. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions