Zenysis / Harmony

The Harmony Analytics Platform (Harmony), developed by Zenysis Technologies, helps make sense of messy data by transforming, cleaning and enriching data from multiple sources. https://www.zenysis.com/#harmony
GNU Affero General Public License v3.0
30 stars 13 forks source link

switch to build isolation required to build older dependencies #132

Open Sybrand opened 3 weeks ago

Sybrand commented 3 weeks ago

Testing:

Using an appropriate .env file: ENV_FILE=.env.dev.local make dev-prepare-database

okumujustine commented 2 weeks ago

@Sybrand I would like to review this. Is there a card that links to the issue or card?

Sybrand commented 2 weeks ago

@Sybrand I would like to review this. Is there a card that links to the issue or card?

Sorry @okumujustine - the tickets for this is private.

The short of it is, that until we update all our dependencies, we need to lock the setuptools version and build in isolation.

okumujustine commented 2 weeks ago

@Sybrand I would like to review this. Is there a card that links to the issue or card?

Sorry @okumujustine - the tickets for this is private.

The short of it is, that until we update all our dependencies, we need to lock the setuptools version and build in isolation.

Okay thank you, noted.