summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2020-05-06 22:50:10 -0500
committerGitHub <noreply@github.com>2020-05-06 22:50:10 -0500
commit768a69354248d66956cfa476617db9e3d36e2740 (patch)
treeed645a022f8b859d1a523c8fab2f252a2298407d /setup.cfg
parent2f3e7cd6365f87659aa3787cbecaee38b5a9b1d7 (diff)
parent87040469b30f01c3409bd4fdd8e94d3ed24e805d (diff)
downloadpyramid-768a69354248d66956cfa476617db9e3d36e2740.tar.gz
pyramid-768a69354248d66956cfa476617db9e3d36e2740.tar.bz2
pyramid-768a69354248d66956cfa476617db9e3d36e2740.zip
Merge pull request #3513 from Pylons/workflows
Add Github actions for CI
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 83f985f93..a9e760853 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,6 +11,7 @@ license_file = LICENSE.txt
[check-manifest]
ignore =
.gitignore
+ .gitattributes
PKG-INFO
*.egg-info
*.egg-info/*