~linuxgoose/linguistics-robin

ref: ee790ffcbcfc7bbb8d78215c97d5164b2b25de05 linguistics-robin/pyproject.toml -rw-r--r-- 587 bytes
b33e6742 — Jordan 8 months ago
Merge branch 'master' into 7-soundex-incorrect-calculation
ba110fe7 — Jordan Robinson 8 months ago
Merge pull request #8 from linuxgoose/6-rebrand---linguistics-robin

Rebranding
4c8c771b — Jordan 8 months ago
Rebranding
c5ab0a68 — Ilias Koutsakis 5 years ago
bump version after update
d6c47107 — Jan Kölling 5 years ago
limits version range of unidecode
22a02ba9 — Jan Kölling 5 years ago
moves unidecode from build requirements to run time requirements
b6fd2166 — Ilias Koutsakis 5 years ago
update pyproject.toml to include description and python version

if [[ -z "${DEBUG}" ]]; then
  cap files location local var/data --default
  curl -XDELETE http://localhost:9200/_all
fi
efe2269f — Ilias Koutsakis 5 years ago
general updates

* added exception type for empty string
* updated checks in algorithms
* updated tests
* moved to new flit publishing method using pyproject.toml