From c3506607c4c60067348ef3a631864a61c554e20b Mon Sep 17 00:00:00 2001 From: Benjamin Dweck Date: Wed, 7 Oct 2020 16:03:29 +0200 Subject: [PATCH] Updated README.md Roadmap --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e3cda8..1ffbeb3 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,8 @@ The configuation directory can be specified by A fully configured example can be found [here](example) -See the sample [`torch.conf`](torch.conf) file for additional configuration options and details \ No newline at end of file +See the sample [`torch.conf`](torch.conf) file for additional configuration options and details + +## Roadmap + +[ ] Utilize [dh_python3](https://www.debian.org/doc/manuals/debmake-doc/ch08.en.html#setup-py) in Debian package build \ No newline at end of file