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

Enable building extension on gfortran>=8 #31

Merged
merged 1 commit into from
Mar 12, 2021
Merged

Enable building extension on gfortran>=8 #31

merged 1 commit into from
Mar 12, 2021

Conversation

asreimer
Copy link
Contributor

Implements solution 2 on #30.

Testing

  1. Install gfortran >=8
  2. pip install git+https://github.com/pysat/pysatCDF.git@develop

This fails as expected. Then try:

pip install git+https://github.com/asreimer/pysatCDF.git@develop

which will succeed.

@rstoneback rstoneback merged commit a41d172 into pysat:develop Mar 12, 2021
@asreimer asreimer deleted the develop branch March 14, 2021 08:20
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