serge-sans-paille / beniget

Extract semantic information about static Python code
BSD 3-Clause "New" or "Revised" License
69 stars 21 forks source link

0.4.2 sdist contains invalid `beniget/beniget_std.py` file #104

Closed mgorny closed 3 months ago

mgorny commented 3 months ago

The sdist seems to contain a beniget/beniget_std.py that's not in the git repo, and contains an invalid import line:

import .beginet as beniget
serge-sans-paille commented 3 months ago

Should be fixed by https://pypi.org/project/beniget/0.4.2.post0/ . Thanks for checking this!