Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asdf #1

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

asdf #1

wants to merge 16 commits into from

Conversation

taimurrabuske
Copy link
Owner

No description provided.

utnapischtim and others added 16 commits May 6, 2023 21:25
* remove classy.

* remove the flask before_(app_)first_request decorator to make the
  package ready for flask >= 2.3.0.

* remove dependency to pytest-invenio. it is a flask package not a
  invenio package
* pytest-black seems out of support. the last commit was from
  2020-10-05. Further pytest-black uses a out of date method which
  mentions pytest>=7.0 with a DeprecationWarning. The simplest solution
  is to use pytest-black-ng which fixes this situation.
* with this step it is possible to release a backwards compatible
  version and move other package gradually to the next version which
  is then not more backward compatible because it removes the
  register_menu decorator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants