Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug-fix-1 #46

Closed
wants to merge 2 commits into from
Closed

bug-fix-1 #46

wants to merge 2 commits into from

Conversation

chiertu
Copy link
Contributor

@chiertu chiertu commented Dec 7, 2023

  1. requirements.txt — there were multiple imports of ortools~=9.7, I edited to keep only 1
  2. Dockerfile — for me, it was necessary to add “RUN apt install -y gdal-bin libgdal-dev”, otherwise docker build errors out when installing gdal dependency for fiona, which in turn is a dependency for geopandas. It takes significantly longer to build.
  3. README.md — add usage instructions, clean up the contact info
  4. GenerateDistMatrix.py — clean up the config statements
  5. config_mapbox.ini is moved out of /code and into /util

Will continue to fix bugs and improve documentation

@chiertu chiertu closed this Dec 8, 2023
@chiertu chiertu deleted the yiran-check branch December 8, 2023 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants