diff options
| author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-02-15 10:03:50 +0800 |
|---|---|---|
| committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-02-15 10:03:50 +0800 |
| commit | e6ee8bf864c726a5461600de28d64c1f06f4e163 (patch) | |
| tree | 97ddc81a242d94c754cea5737105ad17156f1a29 | |
| parent | df73d7f6874ff11be1b09f65c8dc425671bb924e (diff) | |
| download | gitdb-e6ee8bf864c726a5461600de28d64c1f06f4e163.tar.gz | |
Change package signature to the only yubikey I can use right now
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ release:: clean force_release:: clean git push --tags python3 setup.py sdist bdist_wheel - twine upload -s -i byronimo@gmail.com dist/* + twine upload -s -i 763629FEC8788FC35128B5F6EE029D1E5EB40300 dist/* doc:: make -C doc/ html |
