Skip to content

pywandevent-1.1

Compare
Choose a tag to compare
@brendonj brendonj released this 24 Sep 02:03
· 3 commits to master since this release

Changes:

  • Update license to LGPL version 3.
  • Add MANIFEST.in file to make sure copyright files are distributed.
  • Add basic README file.
  • Change package architecture from "any" to "all".
  • Force using older gzip compression when building package.

Bugfixes:

  • Remove unnecessary check against None before calling select().
  • Remove unused imports.
  • Fix spelling mistake in package description.