Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small polish and CI #34

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Small polish and CI #34

wants to merge 4 commits into from

Conversation

akx
Copy link

@akx akx commented Jul 22, 2020

This PR:

  • wraps Pushover in a package (for future changes)
  • adds some missing entries to the repo's .gitignore
  • runs 2to3 manually on the repo then removes use_2to3 from setup.py
    • this makes it possible to use pip install -e . (or python setup.py develop); with use_2to3, it will always 2to3 files into a secondary locations
  • adds a very simple CI workflow to at least lint the code with flake8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant