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 recently moved to packaging from ubuntu 22.04 with python 3.10 and dh-virtualenv 1.2.2 and noticed that, during building package, python is creating build and egg-info folders in source root folder. It wasn't an issue before. May I somehow change this behavior and revert to old building?
The text was updated successfully, but these errors were encountered:
I have recently moved to packaging from ubuntu 22.04 with python 3.10 and dh-virtualenv 1.2.2 and noticed that, during building package, python is creating
build
andegg-info
folders in source root folder. It wasn't an issue before. May I somehow change this behavior and revert to old building?The text was updated successfully, but these errors were encountered: