incubator-airflow/.github
Jarek Potiuk f49f36b6a0
Removes provider-imposed requirements from setup.cfg (#13409)
This change removes the provider-imposed requirements from the
airflow's setup.cfg to additional configuration in the
breeze/CI scripts. This does not change constraint apprach
when installing airflow, the constraints to those versions
remain as they were, but airflow package does not have to
have the limits in 'install_requires' section which makes
it much more "standalone.

We can add more requirements there as needed or remove
them when provider's dependencies change.

Also thanks to using --upgrade-to-newer-dependencies flag in
Breeze, the instructions on what to do when there is
a problem with conflicting dependencies are much simpler.

You do not need any more to set the label in PR
to test how upgrade to newer dependencies will look like,
you can test it yourself locally.

This is a final step of making airflow package fully
independent from the provider's dependencies.
2021-01-08 20:11:35 +01:00
..
ISSUE_TEMPLATE Add question about PR to feature request template (#13087) 2020-12-15 19:57:03 +01:00
workflows Removes provider-imposed requirements from setup.cfg (#13409) 2021-01-08 20:11:35 +01:00
PULL_REQUEST_TEMPLATE.md Simplify pull request template (#9896) 2020-07-21 12:18:07 +02:00
SECURITY.rst Fix case of GitHub. (#10955) 2020-09-15 14:49:27 -04:00
boring-cyborg.yml Fix broken link in PR Welcome message (#13386) 2020-12-30 13:01:58 +01:00
mergeable.yml Simplify pull request template (#9896) 2020-07-21 12:18:07 +02:00
stale.yml Stop Stalebot on Github issues (#8738) 2020-05-06 19:52:37 +01:00