Loading README.md +1 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <font size="6"> AI-driven data management platform for camera trapping </font> <br> <hr> <img src="https://img.shields.io/badge/Version-Trapper 1.7.3-darkgreen"/> <img src="https://img.shields.io/badge/Version-Trapper 1.7.4-darkgreen"/> <img src="https://img.shields.io/badge/Python-3.10-blue"/> <a href="https://demo.trapper-project.org/"><img src="https://img.shields.io/badge/Trapper-Demo-green" /></a> <a href="https://trapper-project.readthedocs.io/en/latest/"><img src="https://img.shields.io/badge/Trapper-Documentation-yellow" /></a> Loading Loading @@ -65,7 +65,6 @@ TRAPPER offers a novel solution: a fully open-source web application that uses s If you want to install Trapper Expert with the basic functionalities of the system, then execute each of the steps below. 1. You need Docker Engine and Docker Compose to run TRAPPER: - Installing [Docker Engine](https://docs.docker.com/install/) - Installing [Docker Compose](https://docs.docker.com/compose/) Loading trapper/pyproject.toml +1 −1 Original line number Diff line number Diff line [project] name = "trapper" version = "1.7.3" version = "1.7.4" description = "AI-driven data management platform for camera trapping" authors = [{ name = "Open Science Conservation Fund" }] requires-python = ">=3.10" Loading Loading
README.md +1 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <font size="6"> AI-driven data management platform for camera trapping </font> <br> <hr> <img src="https://img.shields.io/badge/Version-Trapper 1.7.3-darkgreen"/> <img src="https://img.shields.io/badge/Version-Trapper 1.7.4-darkgreen"/> <img src="https://img.shields.io/badge/Python-3.10-blue"/> <a href="https://demo.trapper-project.org/"><img src="https://img.shields.io/badge/Trapper-Demo-green" /></a> <a href="https://trapper-project.readthedocs.io/en/latest/"><img src="https://img.shields.io/badge/Trapper-Documentation-yellow" /></a> Loading Loading @@ -65,7 +65,6 @@ TRAPPER offers a novel solution: a fully open-source web application that uses s If you want to install Trapper Expert with the basic functionalities of the system, then execute each of the steps below. 1. You need Docker Engine and Docker Compose to run TRAPPER: - Installing [Docker Engine](https://docs.docker.com/install/) - Installing [Docker Compose](https://docs.docker.com/compose/) Loading
trapper/pyproject.toml +1 −1 Original line number Diff line number Diff line [project] name = "trapper" version = "1.7.3" version = "1.7.4" description = "AI-driven data management platform for camera trapping" authors = [{ name = "Open Science Conservation Fund" }] requires-python = ">=3.10" Loading