setup.py 77 B

123
  1. from setuptools import setup
  2. setup(name='curvature-assembly', version='1.0')