datahq / dataflows

DataFlows is a simple, intuitive lightweight framework for building data processing flows in python.
https://dataflows.org
MIT License
194 stars 39 forks source link

Adds instructions for minimal OS systems #108

Closed cabral closed 4 years ago

cabral commented 4 years ago

Adds sudo apt install build-essential to the instructions.

The dataflow package contains C packages that are needed in the OS, if not present the installation crashes.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 361


Totals Coverage Status
Change from base Build 359: 0.0%
Covered Lines: 1609
Relevant Lines: 1910

💛 - Coveralls