Closed logston closed 2 years ago
Support for Python 3.6 was is dropped in this commit.
:+1: :boom:
Update the readme used for development.
Thanks for the review @caleb15!
Can you turn off the checks and merge this PR? We are stuck on Python 3.6 Expected — Waiting for status to be reported
but those tests have been removed.
@logston Thanks for the new release! Could you also push it to pypi? It's still at 0.3.9 there
@mateuszmandera just did!
https://github.com/15five/scim2-filter-parser/pull/31 should be merged first.
This commit updates the package to use Poetry and its related tooling for development. Changes include, but are not limited to, the addition of a pyproject.toml file, pytest configurations, the removal of the setup.py script, and updates to the tox.ini file.
Support for Python 3.6 was is dropped in this commit.