Commit Graph

9 Commits

Author SHA1 Message Date
Elia Robyn Lake
6fc77b4b29 simplify deps by updating pytest 2022-10-25 14:25:00 -04:00
Elia Robyn Lake
d8f10b7fb8 fix tox setup, test on python 3.11 2022-10-25 13:59:13 -04:00
Elia Robyn Lake
f722248f4d Merge branch 'master' of github.com:rspeer/wordfreq 2022-09-26 17:47:59 -04:00
Elia Robyn Lake
f1926de486 fix version dependency of regex 2022-09-26 17:47:06 -04:00
xxyzz
fae9f5843d Add extras packages to tool.poetry.dependencies in pyproject.toml
Extras dependencies need to be added as optional dependencies, otherwise they
won't be installed.

Document: https://python-poetry.org/docs/pyproject/#extras
Poetry GitHub issue: https://github.com/python-poetry/poetry/issues/5604
2022-09-25 13:26:17 +08:00
Elia Robyn Lake
19535d08ef move mypy to dev dependencies 2022-04-01 12:11:39 -04:00
Elia Robyn Lake
71f2757b8b packaging updates 2022-03-11 10:43:37 -05:00
Elia Robyn Lake
bf05b1b1dc estimate the freq distribution of numbers 2022-03-10 18:33:42 -05:00
Elia Robyn Lake
f800ff9bcc work on rel. frequencies of numbers, and other features 2022-02-18 11:33:28 -05:00