Skip to content

v0.6.1

Compare
Choose a tag to compare
@scrool scrool released this 16 Jan 16:58
· 113 commits to develop since this release
  • Make tests with tox pass again so release can be automatically deployed:
    • Add Black reformatter to tox linter envs
    • Tox config: new linters env to run Flake8
    • Tox config update: Flake8 against tests/ and setup.py as well
    • Make xled.compat pass Flake8 for F821 undefined names
    • Refactor beacon processing of seen/new peer into separate methods
    • Reformat test_control test with black
    • Make tox install test-only requires
    • Use conditional deployment to pypi with travis only from master