Skip to content
Snippets Groups Projects
Commit a2ef0a32 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

tmp add find_packages

parent 28442bf1
No related branches found
No related tags found
No related merge requests found
from setuptools import setup, find_packages
print(find_packages('pcore'))
setup(
name="pipeline-core",
version="0.1.1-dev",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment