~linuxgoose/linguistics-robin

ref: d6c47107468e52dff819217157edc19caa29d5b1 linguistics-robin/pyproject.toml -rw-r--r-- 565 bytes
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