Skip to content

Commit

Permalink
Update CREDITS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
duckinator authored Jul 2, 2019
1 parent 74d9882 commit 9190634
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CREDITS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ All of the following help make Emanate as awesome as it is:
Software and libraries:

- [Python](https://python.org)
- [flake8](https://gitlab.com/pycqa/flake8) and its [bugbear](https://github.com/PyCQA/flake8-bugbear), and [commas](https://github.com/PyCQA/flake8-commas/) plugins;
- [pydocstyle](https://github.com/PyCQA/pydocstyle/), though the [docstrings](https://gitlab.com/pycqa/flake8-docstrings) plugin for flake8;
- [flake8](https://gitlab.com/pycqa/flake8)
- flake8 [bugbear](https://github.com/PyCQA/flake8-bugbear) plugin
- flake8 [commas](https://github.com/PyCQA/flake8-commas/) plugin
- [pydocstyle](https://github.com/PyCQA/pydocstyle/) through the [docstrings](https://gitlab.com/pycqa/flake8-docstrings) plugin for flake8
- [pip](https://pip.pypa.io/)
- [pylint](https://www.pylint.org/) and the [pytest-pylint](https://github.com/carsongee/pytest-pylint) integration
- [pytest](https://pytest.org/)
- [setuptools](https://github.com/pypa/setuptools) and [wheel](https://github.com/pypa/wheel);
- [setuptools](https://github.com/pypa/setuptools) and [wheel](https://github.com/pypa/wheel)

Services:
- [bors](https://bors.tech/)
Expand Down

0 comments on commit 9190634

Please sign in to comment.