Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rtmigo committed Oct 14, 2022
1 parent 8997f6b commit 3b6881f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ To run the test on a clean system, install `tempground` and run the script:
# assuming pip and python are Python 3.10+
# and lib_test.py is a local file

$ pip install git+https://github.com/rtmigo/tempground_py
$ pip install tempground
$ python lib_test.py
```
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@
"Operating System :: Microsoft :: Windows"
],
)

0 comments on commit 3b6881f

Please sign in to comment.