Metadata-Version: 2.1
Name: pyteal-utils
Version: 0.1.0
Summary: Utilities to help in the development of PyTeal contracts for Algorand
Home-page: UNKNOWN
Author: Garrin McGoldrick
Author-email: garrin.mcgoldrick@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: py-algorand-sdk (>=1.8)
Requires-Dist: pyteal (>=0.9)
Requires-Dist: setuptools (>=40)
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-xdist ; extra == 'dev'

UNKNOWN

