This repository has been archived on 2024-11-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
lamb/setup.py

2 lines
36 B
Python
Raw Normal View History

2022-10-21 21:01:06 -07:00
from setuptools import setup
setup()