Skip to content

Commit

Permalink
Update package name to vs-debandshit
Browse files Browse the repository at this point in the history
  • Loading branch information
LightArrowsEXE committed May 31, 2021
1 parent 43f6e95 commit bf9adda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ remove that from your system first.
Install `debandshit` with the following command:

```sh
$ pip install debandshit
$ pip install vs-debandshit
```

## Dependencies
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
with open("requirements.txt") as fh:
install_requires = fh.read()

name = "debandshit"
name = "vs-debandshit"
version = "0.4.1"
release = "0.4.1"

Expand Down

0 comments on commit bf9adda

Please sign in to comment.