summaryrefslogtreecommitdiff
path: root/.appveyor/packages.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor/packages.yml')
-rw-r--r--.appveyor/packages.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.appveyor/packages.yml b/.appveyor/packages.yml
index db6ccd5..c15788e 100644
--- a/.appveyor/packages.yml
+++ b/.appveyor/packages.yml
@@ -81,8 +81,6 @@ test_script:
artifacts:
- path: dist\psycopg2-*\*.whl
name: wheel
- - path: dist\psycopg2-*\*.exe
- name: exe
# vim: set ts=4 sts=4 sw=4: