-
Committer:
Ryan Finnie
-
Date:
2020-06-21 21:29:35 UTC
-
mto:
This revision was merged to the branch mainline in
revision
39.
-
Revision ID:
ryan@finnie.org-20200621212935-n96gez5mnlq9hloi
Mega-noop cleanup
- Add stub README
- Sort imports
- Create MANIFEST.in so `setup.py sdist` produces usable tarballs
- Create stub tests
- Add tox.ini
- Add blank requirements.txt
- Add Makefile
- make black
- Update .bzrignore
- Clean up flake8:
- setup.py: 'sys' imported but unused
- ping.py: 're' imported but unused
- ping.py: ambiguous variable name 'l'
- utils.py: invalid escape sequence '\d'