Skip to content

Update versions, README, and dev setup.

Johannes Zumthurm requested to merge general_update into master

Created by: NotSpecial

Versions:

  • bump everything to latest version.
  • fix a minor issue with the latest eve version in the studydoc summary.

Dev setup:

  • provide a much easier one-command setup with docker compose.
  • creates an in-memory mongodb and api container.
  • ready for requests, CLI works too.
  • also runs pytest quickly thanks to in-mem db.
  • we don't need the separate test cmd anymore.

README:

  • explain new dev environment.

Merge request reports

Loading