Skip to content
Permalink
main

Commits on Jul 24, 2021

  1. Rmv with_metclass() shim again

    Yobmod committed Jul 24, 2021
  2. import ordereddict from types

    Yobmod committed Jul 24, 2021
  3. Readd with_metaclass shim

    Yobmod committed Jul 24, 2021
  4. Update requirements.txt

    Yobmod committed Jul 24, 2021
  5. Merge pull request #1297 from gitpython-developers/py.typed

    Fix Py.typed discovery
    Yobmod committed Jul 24, 2021
  6. Rmv EZ_setup from setup.py

    Build tools now specified in pyproject.toml, so can be sure setuptools is installed
    Yobmod committed Jul 24, 2021
  7. fix find_packages()

    Make exclude arg a sequence -> find_packages(exclude=["test", "test.*"])
    Yobmod committed Jul 24, 2021

Commits on Jul 23, 2021

  1. re-add package data for py.typed

    Need for pypi install?
    Yobmod committed Jul 23, 2021
Older