add sys to the package definition

This commit is contained in:
Sven Czarnian
2021-09-02 20:59:17 +02:00
parent 64c238899a
commit 479d7b2d44

View File

@@ -76,6 +76,7 @@ setup(
'aman.com',
'aman.config',
'aman.formats',
'aman.sys',
'aman.tools',
'aman.types'
],