Skip to content

Commit

Permalink
azure yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wboxx1 committed Apr 30, 2020
1 parent 34b73f2 commit 9e73aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retrieve_token.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import subprocess
import sys

import configparser

pyprc_path = os.path.expanduser("~/.pypirc")
print("first: {}".format(pyprc_path))
Expand Down

0 comments on commit 9e73aa9

Please sign in to comment.