We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9914d3 commit 6686c6bCopy full SHA for 6686c6b
generate-readme.py
@@ -16,6 +16,9 @@
16
from subprocess import Popen,PIPE
17
18
readme = Template("""
19
+[](https://travis-ci.org/bamos/python-scripts)
20
+[](https://gemnasium.com/bamos/python-scripts)
21
+
22
This is a collection of short Python scripts I have added to my
23
`PATH` variable to run from anywhere.
24
None are currently available in [pip][pip],
0 commit comments