Skip to content

Commit

Permalink
python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
BinamB committed Apr 12, 2024
1 parent 3b91d52 commit 9c5c929
Show file tree
Hide file tree
Showing 3 changed files with 308 additions and 222 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
dist: jammy
python:
- '3.7'
- '3.9'
env:
global:
- secure: WYdy6W2pgm9L411IRzBuZHqTNtLPdn1Yyhyl5voBmZeLFla+H84BnjenepwRK0aPy+1tetZGaye/ChM5ewQJVR7Lk0prhbhppP5UwOtQMJh6fm20W3GYuclnnJzQ/VGcRqkqiTHvvkD9E3AgNlFzL1Q1lAZKImBjEOaXF5eN2d5DD90fZkWzrIHVrVO72Pnx9qnuJGGc+1RnS11TR+viijQK8zKxB2G414BVZ4j1apHYyruy0xUnyZ/PJh9GlFYs4lBNdWuHhCQo5MZcZr5fqQZFCmaxSg3NxSd5eGjQxqc1QnbULgDQwuFABv/5VbZWdzmM60vSQuMl1G3uEgWAx6VxFBIgXw8rAJ1Y+KukTwAjVM8zdrZ99vcjTTInNsjs5IpEFr+kaXplvcWFw96kLhOP3lfyjYEFcwt40Q25qhM1QqOR01I9aSnICbvp5SXiKRoZr1QwfD1m4aRbSmsshWlW79RiKijXzP77tA2Tngso9m12bSxY3geS2Scamh8JlXmUE0cPqyZeKeS4tel/Seds/5r0zwHDUQYxRyq8HAeoWqMwg90qptoOUOC6WCklVdiEe1OdxwfoGbRBH0tkeRQFhwmhRItwkpJa0SrSf1nMGUMTlzXfc5CPbXBiPwIOgKKjfrh3NwS1JksAI7XPxDWTmnygKW+TNjRM3aWx65Y=
Expand All @@ -20,7 +20,7 @@ deploy:
script: poetry publish -n -vv
skip_cleanup: true
on:
python: 3.7
python: 3.9
repo: uc-cdis/dictionaryutils
tags: true
after_deploy:
Expand Down
Loading

0 comments on commit 9c5c929

Please sign in to comment.