Add LICENSE file and Fix installation
This commit is contained in:
parent
450de98d32
commit
250d81824e
4 changed files with 696 additions and 8 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -4,4 +4,8 @@ __pycache__/
|
|||
|
||||
pkg/
|
||||
*.tar.zst
|
||||
*.tar.xz
|
||||
*.tar.xz
|
||||
|
||||
build/
|
||||
dist/
|
||||
src/recoder.egg-info/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue