mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-07-18 00:45:19 +00:00
Shameless plug to readme
This commit is contained in:
parent
4419548374
commit
d21fcb563f
2 changed files with 2 additions and 2 deletions
|
|
@ -93,4 +93,4 @@ Use `pip`:
|
|||
Copyright (c) 2019 Ram Rachum, released under the MIT license.
|
||||
|
||||
I provide
|
||||
[Development services in Python and Django](https://chipmunkdev.com) and I give workshops to teach people Python and related topics.
|
||||
[Development services in Python and Django](https://chipmunkdev.com) and I [give Python workshops](http://pythonworkshops.co/) to teach people Python and related topics.
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name='PySnooper',
|
||||
version='0.0.9',
|
||||
version='0.0.10',
|
||||
author='Ram Rachum',
|
||||
author_email='ram@rachum.com',
|
||||
description="A poor man's debugger for Python.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue