Rehabilitate tests to new package structure

This commit is contained in:
nolash
2021-05-28 11:13:01 +02:00
parent 18a4d65784
commit 19d4e38dcf
10 changed files with 88 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
[metadata]
name = chainqueue
version = 0.0.2a2
version = 0.0.2b1
description = Generic blockchain transaction queue control
author = Louis Holbrook
author_email = dev@holbrook.no
@@ -31,6 +31,7 @@ packages =
chainqueue.db
chainqueue.db.models
chainqueue.db.migrations
chainqueue.sql
#[options.entry_points]
#console_scripts =