Mercurial > public > bitcaviar-plus
view pyproject.toml @ 10:6e9f420c117e
refactor code
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Tue, 26 Oct 2021 08:56:59 +0200 |
parents | 5f6d1a28051a |
children | feae0cd7fea1 |
line wrap: on
line source
[build-system] requires = [ "setuptools>=42", "wheel", "testfixtures~=6.18.3" ] build-backend = "setuptools.build_meta"