Updated README to fix pypi page

This patch updates the README to fix the overview image for
pypi.  This patch also updates the makefile to force broken
tox -p commands
This commit is contained in:
Hemna 2021-01-15 13:30:07 -05:00
parent 47ccce53ea
commit 98e3c246ad
3 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@ CHANGES
v1.5.0
------
* Updated Changelog for v1.5.0 release
* Fix tox tests
* fix usage statement
* Enabled some emailthread messages and added timestamp

View File

@ -33,7 +33,7 @@ clean:
test: dev
.venv/bin/pre-commit run --all-files
tox -p
tox -p all
build: test
rm -rf dist/*

View File

@ -40,7 +40,7 @@ of aprsd itself.
APRSD Overview Diagram
----------------------
.. image:: https://raw.githubusercontent.com/craigerl/aprsd/crager-stable/docs/_static/aprsd_overview.svg?sanitize=true
.. image:: https://raw.githubusercontent.com/craigerl/aprsd/master/docs/_static/aprsd_overview.svg?sanitize=true
Typical use case