From 59e0c55f588401fb7556bc3361b6f88eca7a9dff Mon Sep 17 00:00:00 2001 From: Joshua Martin Date: Mon, 13 Dec 2021 12:26:57 -0600 Subject: [PATCH] push to wofs-post feed --- azure-pipelines.yml | 4 ++-- setup.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9db1e4e..c50c642 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -43,11 +43,11 @@ stages: - task: TwineAuthenticate@1 inputs: - artifactFeed: 'Warn-on-Forecast/monte_python' + artifactFeed: 'Warn-on-Forecast/wofs-post' displayName: Authenticate Twine - script: | - python -m twine upload -r monte_python --config-file $(PYPIRC_PATH) --skip-existing dist/*.whl + python -m twine upload -r wofs-post --config-file $(PYPIRC_PATH) --skip-existing dist/*.whl displayName: Publish Package - task: GithubRelease@1 diff --git a/setup.py b/setup.py index 9ec8cde..e0d2686 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ description='Methods for Object-based and Neighborhood Threat Evaluation in Python', long_description=long_description, long_description_content_type='text/markdown', - url='https://github.com/WarnOnForecast/WoF_post', + url='https://github.com/WarnOnForecast/MontePython', author='NOAA National Severe Storms Laboratory', classifiers=[ # Optional # How mature is this project? Common values are