Move chainspec to first position increate method

This commit is contained in:
nolash
2021-04-02 19:48:13 +02:00
parent fa9a992d9c
commit 73f097f2be
5 changed files with 9 additions and 9 deletions

View File

@@ -28,6 +28,9 @@ licence_files =
python_requires = >= 3.6
packages =
chainqueue
chainqueue.db
chainqueue.db.models
chainqueue.db.migrations
#[options.entry_points]
#console_scripts =