launchflow / buildflow

BuildFlow, is an open source framework for building large scale systems using Python. All you need to do is describe where your input is coming from and where your output should be written, and BuildFlow handles the rest. No configuration outside of the code is required.
https://docs.launchflow.com/buildflow
Apache License 2.0
193 stars 7 forks source link

only include the main "buildflow" package in deployment #217

Closed boetro closed 1 year ago

boetro commented 1 year ago

otherwise we end up packaging our integration tests with the build