Skip to content

Scribe-Data v3.2.1

Compare
Choose a tag to compare
@andrewtavis andrewtavis released this 24 Feb 01:54
· 1367 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.