File tree Expand file tree Collapse file tree 2 files changed +3
-38
lines changed
Expand file tree Collapse file tree 2 files changed +3
-38
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,5 @@ __pycache__/
88.pytest_cache /
99.DS_Store
1010.venv /
11+ build /
12+ dist /
Original file line number Diff line number Diff line change 1- appdirs == 1.4.4
2- attrs == 19.3.0
3- click == 7.1.2
4- distlib == 0.3.0
5- filelock == 3.0.12
6- flake8 == 3.8.3
7- future == 0.18.2
8- importlib-metadata == 1.6.1
9- importlib-resources == 2.0.1
10- Jinja2 == 2.11.2
11- joblib == 0.15.1
12- livereload == 2.6.2
13- lunr == 0.5.8
14- Markdown == 3.2.2
15- MarkupSafe == 1.1.1
16- mccabe == 0.6.1
17- mkdocs == 1.1.2
18- mkdocs-material == 5.3.0
19- mkdocs-material-extensions == 1.0
20- more-itertools == 8.4.0
21- nltk == 3.5
22- packaging == 20.4
23- pluggy == 0.13.1
24- py == 1.8.2
25- pycodestyle == 2.6.0
26- pyflakes == 2.2.0
27- Pygments == 2.6.1
28- pymdown-extensions == 7.1
29- pyparsing == 2.4.7
30- pytest == 5.4.3
31- PyYAML == 5.3.1
32- regex == 2020.6.8
33- six == 1.15.0
34- tornado == 6.0.4
35- tqdm == 4.46.1
36- virtualenv == 20.0.23
37- wcwidth == 0.2.4
38- zipp == 3.1.0
1+ -e .
You can’t perform that action at this time.
0 commit comments