mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
Merge pull request #4405 from hugovk/update-coc
The PyPA has adopted the PSF code of conduct
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
PyPA Projects are governed by the PyPA code of conduct available here:
|
||||
|
||||
https://www.pypa.io/en/latest/code-of-conduct/
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
include LICENSE README.md CONTRIBUTING.md CODE_OF_CONDUCT.md CHANGELOG.rst NOTICES HISTORY.txt
|
||||
include LICENSE README.md CONTRIBUTING.md CHANGELOG.rst NOTICES HISTORY.txt
|
||||
include Makefile pyproject.toml get-pipenv.py .dockerignore *.yml
|
||||
include examples/Pipfil*
|
||||
include *.md
|
||||
|
||||
@@ -20,7 +20,6 @@ trigger:
|
||||
- '*/vendor.txt'
|
||||
- 'CHANGELOG.rst'
|
||||
- 'CONTRIBUTING.md'
|
||||
- 'CODE_OF_CONDUCT.md'
|
||||
- '*.md'
|
||||
- '.gitignore'
|
||||
- '.gitattributes'
|
||||
@@ -43,7 +42,6 @@ pr:
|
||||
- '*/vendor.txt'
|
||||
- 'CHANGELOG.rst'
|
||||
- 'CONTRIBUTING.md'
|
||||
- 'CODE_OF_CONDUCT.md'
|
||||
- '*.md'
|
||||
- '.gitignore'
|
||||
- '.gitattributes'
|
||||
|
||||
Reference in New Issue
Block a user