File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# stdflow
22
3+ # README OUTDATED
4+
35Data flow tool that transform your notebooks and python files into pipeline steps by standardizing the data input /
46output. [ for Data science project]
57
Original file line number Diff line number Diff line change 1212 packages = find_packages (),
1313 author = "Cyprien Ricque" ,
141415- description = "A package that transform your notebooks and python files into pipeline steps by standardizing the data input / output." ,
15+ description = "[alpha] A package that transform your notebooks and python files into pipeline steps by standardizing the data input / output." ,
1616 long_description = open ("README.md" ).read (),
1717 long_description_content_type = "text/markdown" ,
1818 url = "https://github.com/CyprienRicque/stdflow" ,
You can’t perform that action at this time.
0 commit comments