summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-05-25 16:33:12 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-05-25 16:33:12 -0400
commit483b7167c53693425a2fddbefbfc766b5c8c91d7 (patch)
tree3dc15142a644f8075c2dd14993536bcb9fa4b642 /setup.py
parent5277d6d5caf075ce6fbb8d46c558bdc29eb62e19 (diff)
parentb93b3a0348e9a17ec323f74eb9eb0ec8e82367ff (diff)
downloadpytest-runner-483b7167c53693425a2fddbefbfc766b5c8c91d7.tar.gz
Merge with latest skeleton
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index a81681d..90f4da2 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Generated by jaraco.develop 2.27.1
-# https://pypi.python.org/pypi/jaraco.develop
+
+# Project skeleton maintained at https://github.com/jaraco/skeleton
import io
import sys