fix homepage url
This commit is contained in:
parent
ca94b1ee49
commit
f2b17e78d6
|
|
@ -10,7 +10,7 @@ classifiers =
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Topic :: Utilities
|
Topic :: Utilities
|
||||||
keywords = data, io, pandas, ods
|
keywords = data, io, pandas, ods
|
||||||
url = "http://github.com/iuvbio/pandas_ods_reader"
|
url = https://github.com/iuvbio/pandas_ods_reader
|
||||||
author = iuvbio
|
author = iuvbio
|
||||||
author_email = cryptodemigod@protonmail.com
|
author_email = cryptodemigod@protonmail.com
|
||||||
license = MIT
|
license = MIT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue