Skip to content
Snippets Groups Projects
Commit 7febdc20 authored by Robert Habermann's avatar Robert Habermann
Browse files

clean up

parent 338c4106
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,11 @@ This will run:
Building PyOTRS package: ``python setup.py sdist``
Coverage
--------
Coverage details: https://sys.denm.de/PyOTRS/htmlcov/
Writing Documentation
---------------------
......
......@@ -125,14 +125,6 @@ Full Docs
---------
The Docs are hosted here: https://sys.denm.de/PyOTRS/docs/
Dist
----
Source distribution files: https://sys.denm.de/PyOTRS/dist/
Coverage
--------
Coverage details: https://sys.denm.de/PyOTRS/htmlcov/
PyOTRS CLI
......@@ -145,6 +137,7 @@ Bash Completion
http://click.pocoo.org/5/bashcomplete/
For instance, to enable Bash completion put this into your .bashrc::
eval "$(_FOO_BAR_COMPLETE=source foo-bar)"
Or Built .sh script
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment