Hi there, you are using the ply dependency, as the author said in https://github.com/dabeaz/ply#important-notice---october-27-2022, he won't make any new release.
Therefore, packaging your project is difficult given this new constraint.
Can you consider vendoring this dependency like pycparser for example?
Hi there, you are using the
plydependency, as the author said in https://github.com/dabeaz/ply#important-notice---october-27-2022, he won't make any new release.Therefore, packaging your project is difficult given this new constraint.
Can you consider vendoring this dependency like
pycparserfor example?