brightway-lca / brightway2-io

Importing and exporting for the Brightway LCA framework
BSD 3-Clause "New" or "Revised" License
26 stars 40 forks source link

Two inventory.csv files in simapro fixture #71

Closed BenPortner closed 4 years ago

BenPortner commented 4 years ago

When cloning bw-io, I get a warning:

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'tests/fixtures/simapro/inventory.CSV'
  'tests/fixtures/simapro/inventory.csv'

The two files look identical to me. Is there a special reason why there are two?

cmutel commented 4 years ago

@BenPortner Can you submit a PR deleting inventory.CSV? My system is in the middle of a big change, and I don't want to deal with changing it back and forth.

BenPortner commented 4 years ago

I deleted it, although I accidentally commited directly to the brightway-lca/brightway2-io@master branch. Apologies! If you want, I'll create a reverse commit and go the proper PR route. Let me know.

cmutel commented 4 years ago

That's fine ;) No need to make life complicated when it can be simple.