Commit Graph

20 Commits

Author SHA1 Message Date
Dan Cogswell
e18a21ffbc Reverses 79e3df0 which pins numpy version. 2024-07-31 10:18:47 -04:00
Matthew Evans
79e3df0ed9 Add upper numpy pin 2024-07-12 12:45:02 +01:00
545a82ec35 Bump version to 0.4.1
I forgot to update the version before tagging 0.4.0 so I will have to
tag a 0.4.1 release instead.
2024-03-02 16:29:59 +02:00
0267b8b59f Bump version to 0.3.0 2024-01-20 22:57:45 +02:00
16961b8169 Reformatted remaining files with black 23.12.1 2024-01-20 21:57:49 +02:00
54c3813b32 Update version in setup.py to 0.2.1 2021-09-01 07:13:49 +03:00
d00319fcda Add GPLv3+ License-Identifier to remaining files 2021-03-20 16:13:08 +02:00
4b2042501d Add SPDX-FileCopyrightText for sole author files 2021-03-20 15:26:40 +02:00
ca8845bcc9 Bump release version to 0.2.0
Update Python version requirement to >=3.6
2020-10-31 08:52:45 +02:00
9ba43ecc2e Add python_requires to setup.py 2020-02-16 09:46:06 +02:00
0c0b48ddcc Release version 0.1.0 (#33)
Update package URL to the new echemdata repo
2019-06-02 13:34:39 +02:00
85cc3f523e Release version 0.0.2 2019-03-30 15:52:44 +01:00
a618f75bb6 Change testing config to use pytest instead of nosetests
Closes #5
2019-03-16 13:10:08 +01:00
757f56826b Release version 0.0.1 2019-03-10 10:41:56 +01:00
bf24fbfa00 Minor formatting tweaks 2019-03-10 09:56:00 +01:00
ef95863735 Use README.md for long_description 2019-03-10 09:51:34 +01:00
e5e75ff2f0 Make res2sqlite.py an entry_point rather than a script 2019-03-10 09:28:09 +01:00
Chris Kerr
907f209476 Requirements should be a list 2014-11-09 12:48:20 +00:00
Chris Kerr
260fa7f7c1 Install the res2sqlite.py script 2014-11-08 14:42:52 +00:00
Chris Kerr
7da8b8b5e6 Changed to a standard setuptools package layout 2014-11-07 15:42:53 +00:00