( )⚙ D10184 pyproject: add config file

This is an archive of the discontinued Mercurial Phabricator instance.

pyproject: add config file
ClosedPublic

Authored by durin42 on Mar 12 2021, 1:20 PM.

Details

Summary

This will tell pip et al to call our setup.py for the majority of
packaging concerns, but also gives us a place to put standard config
stuff like black.

This was previously D9833, but was rolled back due to test
breakage. nbjoerg thinks that breakage is now resolved, so we're
trying again.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Mar 12 2021, 1:20 PM
pulkit accepted this revision.Mar 17 2021, 9:50 AM
This revision is now accepted and ready to land.Mar 17 2021, 9:50 AM
This revision was automatically updated to reflect the committed changes.