Closed oyvfoss closed 2 months ago
Currently at 106MB, which is way too much (we shoul be <10M). 67M is in examples - will have to be careful with what to include there.
examples
Probably also have to go through and prune the history like i recently did on kval (https://github.com/NPIOcean/kval/issues/26)
kval
Fixed on 23.08 using the same procedure as for kval. Also ignoring the examples folder, want to bring something like that back in eventually.
Down from 106MB to 6.7MB. Pytest runs fine.
Currently at 106MB, which is way too much (we shoul be <10M). 67M is in
examples
- will have to be careful with what to include there.Probably also have to go through and prune the history like i recently did on
kval
(https://github.com/NPIOcean/kval/issues/26)