Skip to content

Commit e33729e

Browse files
committed
-
1 parent eb4e063 commit e33729e

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

README.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ contains:
1919

2020
Documentation: http://python-toolbox.readthedocs.org
2121

22-
GitHub: https://github.com/cool-RR/python_toolbox
22+
Python Toolbox on GitHub: https://github.com/cool-RR/python_toolbox
23+
24+
Python Toolbox on PyPI: https://pypi.python.org/pypi/python_toolbox
2325

2426
The Python Toolbox is released under the MIT license.
2527

docs/index.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ say hello on the `mailing list`_!
2626

2727
-------------------------------------------------------------------------------
2828

29-
The Python Toolbox repository is at: https://github.com/cool-RR/python_toolbox
29+
Python Toolbox on GitHub: https://github.com/cool-RR/python_toolbox
30+
31+
Python Toolbox on PyPI: https://pypi.python.org/pypi/python_toolbox
3032

3133
Feel free to fork and send pull requests!
3234

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,9 @@ def get_packages():
102102
103103
Documentation: http://python-toolbox.readthedocs.org
104104
105-
GitHub: https://github.com/cool-RR/python_toolbox
105+
Python Toolbox on GitHub: https://github.com/cool-RR/python_toolbox
106106
107+
Python Toolbox on PyPI: https://pypi.python.org/pypi/python_toolbox
107108
108109
Tests
109110
=====

0 commit comments

Comments
 (0)