Commit Graph

10 Commits

Author SHA1 Message Date
Isaiah Odhner
a0247a0870 Prepare 0.3.0 2023-09-16 23:32:02 -04:00
Isaiah Odhner
ec988c2b4c Prepare v0.2.0 2023-09-05 21:30:54 -04:00
Isaiah Odhner
d9ff859d81 Fix stretch/skew icons missing from package 2023-07-24 17:55:05 -04:00
Isaiah Odhner
ed675b0df1 Pin versions in install_requires
> It is not considered best practice to use install_requires to pin dependencies to specific versions, or to specify sub-dependencies (i.e. dependencies of your dependencies). This is overly-restrictive, and prevents the user from gaining the benefit of dependency upgrades.

It seems more important to install working versions than to allow other versions.
2023-07-21 18:40:57 -04:00
Isaiah Odhner
26778c2ffd Update setup.cfg 2023-07-21 18:30:17 -04:00
Isaiah Odhner
ffe7f2cd0c Add more package metadata 2023-06-27 16:15:56 -04:00
Isaiah Odhner
91e6b13eda Include non-python files in package 2023-06-27 15:18:59 -04:00
Isaiah Odhner
512fe69e9e Get console entry point working 2023-06-08 23:53:33 -04:00
Isaiah Odhner
c037e1bde4 Add metadata 2023-04-30 21:37:39 -04:00
Isaiah Odhner
1aa7e43068 Add python packaging files 2023-04-29 17:30:46 -04:00