Skip to content

Python and CI cleanup

Compare
Choose a tag to compare
@sarnold sarnold released this 25 Jan 06:49
· 31 commits to master since this release
0.4-1

Fix some deps and packaging issues, add CI on Linux, Macos, Windows

Merge PR branches from @Lucas-C and @edumco

  • Fixing decodegraphics.py import error
  • Update "Other libs" section of README.md
  • README.rst: moving pikepdf to correct section
  • fix: pkg: install pycrypto-comaptible form of pycryptodome
  • fix: remove StopIteration handler in tokens.py and just return
  • chg: ci: set PYTHONIOENCODING to utf-8 for all platforms and normalize line endings