Unidata / siphon

Siphon - A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies, such as the THREDDS data server.

Home Page:https://unidata.github.io/siphon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update release config

dopplershift opened this issue · comments

  • Update to use PyPI token--I've already changed my password, so the current config will not work.
  • Move to setup.cfg for most of what's in setup.py
  • Add pyproject.toml
  • Replace versioneer with setuptools_scm