Skip to content

Scribe-Data 3.2.1

Choose a tag to compare

@andrewtavis andrewtavis released this 24 Feb 01:54
· 1775 commits to main since this release

♻️ Code Refactoring

  • The docs and tests were grafted into the package using MANIFEST.in.
  • Minor fixes to file and function docstrings and documentation files.
  • include_package_data=True is used in setup.py to hopefully include all files in the package distribution.