Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve Dependency Management #43

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

Conversation

taialex1
Copy link

@taialex1 taialex1 commented Feb 4, 2025

  • Python related:
    • Replace deprecated unittest assertEquals for assertEqual
    • Have the Python versions in tox and README match the ones defined in setup.py
    • Adjust the README in the tests directory to not mention Python 2
  • Split tests dependencies from main dependencies
    • Unpin idna from main requirements.txt
    • Have the test dependencies installed when running the runtests script
    • Add requirements.txt for doc generation
  • Dependency updates
    • Update lxml to 4.9.4
    • Update the tests dependencies to their latest version

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant