Skip to content

Commit

Permalink
removed metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ESadek-MO committed Dec 2, 2024
1 parent d5df8b9 commit 6411b22
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,39 +12,6 @@ addopts =
--doctest-modules
doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS NUMBER

[metadata]
name = tephi
version = attr: tephi.__version__
author = UK Met Office
author_email = [email protected]
url = https://github.com/SciTools/tephi
classifiers =
Development Status :: 4 - Beta
Intended Audience :: Science/Research
Operating System :: OS Independent
License :: OSI Approved :: BSD License
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Topic :: Scientific/Engineering :: Atmospheric Science
Topic :: Scientific/Engineering :: Visualization
license_files = LICENSE
description = Tephigram plotting in Python
long_description = file: README.md
long_description_content_type = text/markdown
project_urls =
code = https://github.com/SciTools/tephi
issues = https://github.com/SciTools/tephi/issues
binder = https://mybinder.org/v2/gh/SciTools/tephi/main?filepath=index.ipynb
documentation = https://tephi.readthedocs.io/en/latest/
keywords =
tephigram
radiosonde
meteorology
visualization

[options]
packages = find:
setup_requires =
Expand Down

0 comments on commit 6411b22

Please sign in to comment.