MapReader
MapReader copied to clipboard
Fix conda forge workflow
trafficstars
The publish to conda forge workflow is currently failing when uploading dependencies:
Run conda run -n mr_py38 anaconda -t *** upload --skip-existing ./conda-deps/noarch/*.conda Using Anaconda API: https://api.anaconda.org Error: ('Authentication token has expired', 401)
ERROR conda.cli.main_run:execute(47):
conda run anaconda -t *** upload --skip-existing ./conda-deps/noarch/ipyannotate-0.1.0b0-py_0.conda ./conda-deps/noarch/parhugin-0.0.3-py_0.condafailed. (See above for error) Error: Process completed with exit code 1.
See here for example.
When completing this task, double-check the status of: #92 #93