Skip to content

Commit

Permalink
Updated appveyor cfg (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkittenis authored Jan 23, 2025
1 parent a61495c commit 221e2fd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,15 +97,3 @@ deploy_script:
# Calling twine requires we set path
- "SET PATH=%PYTHON_DEF%;%PYTHON_DEF%\\Scripts;%PATH%"
- python ci/appveyor/pypi_upload.py *.whl


deploy:
- provider: Environment
name: production
on:
branch: master

- provider: Environment
name: production
on:
APPVEYOR_REPO_TAG: true

0 comments on commit 221e2fd

Please sign in to comment.