You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.6 end of life is December 23. We're planning to release major version v1.0 in December. For clarity and ease of support, let's remove official support for python 3.6 ahead of v1.0.
I think this looks like:
Turning off py36 tests
Bumping python_requires for dbt-core
Removal of related cruft (e.g. backported dataclasses) can come later
The text was updated successfully, but these errors were encountered:
jtcohen6
added
1.0.0
Issues related to the 1.0.0 release of dbt
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
labels
Oct 26, 2021
This should be done for all database adapter packages as well. Additionally, please update classifiers listed in all setup.py files (https://pypi.org/classifiers).
Python 3.6 end of life is December 23. We're planning to release major version v1.0 in December. For clarity and ease of support, let's remove official support for python 3.6 ahead of v1.0.
I think this looks like:
python_requires
fordbt-core
Removal of related cruft (e.g. backported
dataclasses
) can come laterThe text was updated successfully, but these errors were encountered: