Skip to content

Commit

Permalink
Merge pull request #8 from patdaburu/version-0-1-0
Browse files Browse the repository at this point in the history
Version 0 1 0
  • Loading branch information
patdaburu committed Oct 13, 2019
2 parents 3e993fb + 32f78f0 commit e421aec
Show file tree
Hide file tree
Showing 35 changed files with 1,433 additions and 438 deletions.
3 changes: 2 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ omit =
scratch*.py

[html]
directory=./docs/build/html/coverage
directory=./htmlcov

50 changes: 50 additions & 0 deletions .pip-license-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
evenz
attrs
attrs
certifi
chardet
Babel
Jinja2
MarkupSafe
Pygments
Sphinx
alabaster
astroid
atomicwrites
coverage
docutils
idna
imagesize
isort
lazy-object-proxy
lockfile
mccabe
more-itertools
mock
packaging
parameterized
pbr
pip-check-reqs
pkg-resources
pkginfo
pluggy
py
pylint
pyparsing
pytest
pytest-cov
pytest-pythonpath
python-daemon
pytz
requests
requests-toolbelt
six
snowballstemmer
sphinx-rtd-theme
sphinxcontrib-websupport
tornado
tox tqdm
twine
urllib3
wrapt
virtualenv

0 comments on commit e421aec

Please sign in to comment.