Skip to content

Commit

Permalink
Merge pull request #95 from cmaclell/fix-pypi
Browse files Browse the repository at this point in the history
only publish to pypi on tag
  • Loading branch information
cmaclell authored Jul 9, 2021
2 parents df8ea7d + 6a852c0 commit 2468fea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ deploy:
distributions: sdist bdist_wheel
password:
secure: B0ouF6E/+0aWTP+f7NhOZkBO4WSoxNsphkua9epaEc7ymgpQ9MX1XJI7BCoap8JCXW8TPdSBTwWxm5fpj8hOS+S7L5fg2cgyn9FJs98x35m0CBcoI2IgfDnSahKlhikd/t87tovgfiBLth10O8v7h/EvkSKf7R9FjTYeDgmZGHQY42o3CDoCYD+Bto+PFFJSt3o6tm0O9s/fsOkDPSAQMTHQW+FnH5jATsIVv6fiMPYxJO5Iosjx8SW6Drj/uwX/pp16btoFneqVgYJHAuFLbumGd5Akx8466DIurYvTGwD/efOExncCBVKQgyNQFY5rpFOMtfPW0v6s7ELpN8MX55QACdOxBhzha26N4LNME8kmiVRuqMJSZXjjQZ4/IXxR8PuFR82/uKcwxm4dHoMvrMU4iaWfOT5fhWZFXkBvWXxz5QtQr1Rjih0Dg+uhW5M+qmkekOoxDY2apdUvVEAKyjFukSTBfHOMyIYscuLRiLfTcluKeZGkqJDWtsGQsv9+t0TVLM8lAlGY371NalTAqRJC/S/r1qcgAuI9FoHWpO0xgjL+Z4u1fnQdlro6mnwIttCLXpxKXYQwguL/Xn+Uzm0XG/xdMsEI0mfgCEujgiQjnk5b5K39Ir9y33QT9Z7Lwqj/6vl6XigilwOWby79BkpJ7pxAmfca2ASggf0xiCQ=
on:
tags: true

0 comments on commit 2468fea

Please sign in to comment.