~linuxgoose/linguistics-robin

ref: 22a02ba938ddf43ec30d7dc9fde85e37bd613e57 linguistics-robin/pyproject.toml -rw-r--r-- 558 bytes
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