The exported requirements file is no longer cross-platform. Using it on other platforms may cause unexpected result. #2308
Unanswered
anentropic
asked this question in
Q&A
Replies: 1 comment
-
This means the exported requirement file can only be used on the same platform and python version. You would expect incorrect dependencies on different ones.
No for now. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
When I use
pdm export
I get a message:What does it actually mean?
Is there a way to export a requirements file that is cross-platform?
Beta Was this translation helpful? Give feedback.
All reactions