Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit

Permalink
Updates dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
somespecialone committed Feb 4, 2022
1 parent 06dbdc2 commit 9cf0cd4
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 87 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ $ pipenv install steam-tradeoffer-manager
$ poetry add steam-tradeoffer-manager
```

If you want to have the latest updates not included in release and published on PyPI:
If you want to have the latest updates not included in release and not published on PyPI yet:

```sh
$ pip install git+https://github.com/somespecialone/python-steam-tradeoffer-manager.git@master

Expand All @@ -33,3 +34,8 @@ $ poetry add git+https://github.com/somespecialone/python-steam-tradeoffer-manag
```

***Coming soon...***

### TODO 📑

- [ ] Readme
- [ ] Examples
Loading

0 comments on commit 9cf0cd4

Please sign in to comment.