uranusjr edited a comment on issue #17584: URL: https://github.com/apache/airflow/issues/17584#issuecomment-897866259
Could you provide some references for this? Putting package metadata in `pyproject.toml` ([PEP 621](https://www.python.org/dev/peps/pep-0621/)) is not intended to replace constraints, but `install_requires` in `setup.py` or `setup.cfg`. No mechanism exists at the current time to replace constraints file at the current time, to my knowledge. -- 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]
