Unverified Commit 436bf0fe authored by Earle F. Philhower, III's avatar Earle F. Philhower, III Committed by GitHub

Update upload_release.py

parent e72975af
#!/usr/bin/env python3
#from github import Github
from github import Github
import argparse
parser = argparse.ArgumentParser(description='Upload a set of files to a new draft release')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment