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

move import into build_geo_schema function to avoid GDAL library requirement #777

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

Bidaya0
Copy link

@Bidaya0 Bidaya0 commented Jul 26, 2022

to solve #776

@Bidaya0 Bidaya0 changed the title move import into build_geo_schema function move import into build_geo_schema function to avoid GDAL library requirement Jul 26, 2022
@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #777 (025eee3) into master (f1b91f8) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #777   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          67       67           
  Lines        7525     7525           
=======================================
  Hits         7431     7431           
  Misses         94       94           
Impacted Files Coverage Δ
drf_spectacular/contrib/rest_framework_gis.py 92.92% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1b91f8...025eee3. Read the comment docs.

@tfranzel tfranzel merged commit b5626d6 into tfranzel:master Jul 26, 2022
tfranzel added a commit that referenced this pull request Feb 25, 2023
 #775 #777

will coventiently make ``./runtests.py`` brush over system library
requirements to help contributors run the test suite locally without
installing extra stuff.

full tox run will require it though.
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