Skip to content

Commit

Permalink
Fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
rjfarmer committed Oct 28, 2021
1 parent fda1638 commit c466e88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[metadata]
name = mesaPlot
description = "Library for reading and plotting MESA data"
description = Library for reading and plotting MESA data
long_description = file: README.md
long_description_content_type = text/markdown
author = Robert Farmer
author_email = robert.j.farmer37@gmail.com
license = GPLv2+
platforms = unix, linux, osx, cygwin, win32
url = 'https://github.com/rjfarmer/mesaPlot'
url = https://github.com/rjfarmer/mesaPlot
classifiers =
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Expand Down

0 comments on commit c466e88

Please sign in to comment.