File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ GitHub forks] ( https://img.shields.io/github/forks/mrmaxguns/wonderwordsmodule )] ( https://github.com/mrmaxguns/wonderwordsmodule/network )
4
4
[ ![ GitHub stars] ( https://img.shields.io/github/stars/mrmaxguns/wonderwordsmodule )] ( https://github.com/mrmaxguns/wonderwordsmodule/stargazers )
5
5
[ ![ GitHub license] ( https://img.shields.io/github/license/mrmaxguns/wonderwordsmodule )] ( https://github.com/mrmaxguns/wonderwordsmodule/blob/master/LICENSE )
6
- ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/mrmaxguns/wonderwordsmodule )
7
6
8
7
Latest version: v1.0.5
9
8
@@ -43,7 +42,7 @@ All the installation files can be found at https://test.pypi.org/wonderwords-mrm
43
42
44
43
To install from the command line, use pip:
45
44
```
46
- pip install -i https://test.pypi.org/simple/ wonderwords-mrmaxguns
45
+ pip install wonderwords
47
46
```
48
47
Please contact @mrmaxguns if you have trouble installing wonderwords.
49
48
Original file line number Diff line number Diff line change 4
4
long_description = fh .read ()
5
5
6
6
setuptools .setup (
7
- name = "wonderwords_mrmaxguns " ,
7
+ name = "wonderwords " ,
8
8
version = "1.0.5" ,
9
9
author = "Maxim Rebguns" ,
10
10
author_email = "mrmaxguns@gmail.com" ,
11
11
include_package_data = True ,
12
- description = "A simple package for words in the english language" ,
12
+ description = "A simple package for random words and sentences in the english language" ,
13
13
long_description = long_description ,
14
14
long_description_content_type = "text/markdown" ,
15
15
url = "https://github.com/mrmaxguns/wonderwordsmodule" ,
You can’t perform that action at this time.
0 commit comments