55 Commits

Author SHA1 Message Date
Rodolphe Marques
dd382ee4e6 Added ability to CREATE divisible assets 2016-11-03 15:57:05 +01:00
Sylvain Bellemare
2dd9249f21 Add __init__.py files
somehow find_packages does not seem to be able to find the package,
although it should not be the case for > 3.2; see docs:

>  On Python 3.2 and earlier, packages are only recognized if they
>  include an __init__.py file.

http://setuptools.readthedocs.io/en/latest/setuptools.html#using-find-packages
2016-10-26 15:00:06 +02:00
Sylvain Bellemare
ea9dfaf1e5 Replace bigchaindb_common pkg by bigchaindb.common 2016-10-24 17:01:43 +02:00
Sylvain Bellemare
ff7cf0863f Copy conftest from bigchaindb-common - by @timdaub 2016-10-24 15:59:49 +02:00
Sylvain Bellemare
b240ef79d3 Extract common tests 2016-10-24 14:43:28 +02:00