initial cleanup of rack elevations

This commit is contained in:
John Anderson
2019-12-10 03:18:10 -05:00
parent 20c8abe8da
commit 1ec191db92
3 changed files with 263 additions and 190 deletions

View File

@@ -82,3 +82,7 @@ pycryptodome
# In-memory key/value store used for caching and queuing
# https://github.com/andymccurdy/redis-py
redis
# Python Package to write SVG files - used for rack elevations
# https://github.com/mozman/svgwrite
svgwrite