rpeloff-id commented on issue #24458: URL: https://github.com/apache/beam/issues/24458#issuecomment-1342926178
This is actually still an issue for me since I am trying to develop a package for Python >=3.9 that has both `apache-beam` and `multiprocess` in the `install_requires` of the `setuptools.setup`. It is not possible to relax the constraint on `dill` so I cannot build this package. Any guidance on how to solve this? This would be simple if pip had a simple method to relax constraints in cases like this but https://github.com/pypa/pip/issues/8076 ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
