Closed FFY00 closed 3 years ago
I extracted the parser as the pep621 package, and afterwards made several API improvements. Our code here still has the original parser, we should replace it with the pep621 package.
pep621
https://github.com/FFY00/python-pep621
Fixed by #9.
I extracted the parser as the
pep621
package, and afterwards made several API improvements. Our code here still has the original parser, we should replace it with thepep621
package.https://github.com/FFY00/python-pep621