You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repo and believe that this is not a duplicate.
I have searched the documentation and believe that my question is not covered.
Feature Request
This feature would enable exporting a pyproject.toml file to a setup.py file. I found that locking the pyproject.toml file gives the temp file and a setup.py. Running this command would follow the same process, but would not remove setup.py.
Feature Request
This feature would enable exporting a
pyproject.toml
file to asetup.py
file. I found that locking thepyproject.toml
file gives the temp file and asetup.py
. Running this command would follow the same process, but would not removesetup.py
.The text was updated successfully, but these errors were encountered: