Add code of conduct

Add contributing section to readme
This commit is contained in:
2020-09-23 21:59:01 -04:00
parent 308423a86c
commit 748eab5b76
3 changed files with 152 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
name = "tox-poetry-installer"
version = "0.1.0"
license = "MIT"
authors = ["Ethan Paul <e@enp.one>"]
authors = ["Ethan Paul <24588726+enpaul@users.noreply.github.com>"]
description = "Tox plugin to install Tox environment dependencies using the Poetry backend and lockfile"
repository = "https://github.com/enpaul/tox-poetry-installer/"
packages = [{include = "tox_poetry_installer.py"}]