Skip to content

Commit

Permalink
🎉 It is now installable from pypi.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptomelone committed Feb 3, 2018
1 parent 0271500 commit 1a042da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
include LICENSE
include README.md
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It contains functions and simple command line tools for make/pack unity3d compat
## Install

```bash
pip3 install git+ssh://[email protected]/Cryptomelone/lz4unipy.git
pip3 install lz4unipy
```

## Usage
Expand Down

0 comments on commit 1a042da

Please sign in to comment.