Add code of conduct to package manifest template.

This commit is contained in:
Jannis Leidel 2021-10-22 17:51:34 +02:00 committed by GitHub
parent e32c7057c5
commit 07d6e4fdfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ include CHANGES.rst
include CONTRIBUTING.rst
include LICENSE
include README.rst
include CODE_OF_CONDUCT.md
include requirements.txt
include tox.ini
include .pre-commit-config.yaml