We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d893f5e commit 865eac8Copy full SHA for 865eac8
_build/backend.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
"""
3
In-tree build backend that programmatically adds mpi4py to the list of build dependencies if the
4
-underlying netCDF-c library has parallel support enabled.
+underlying netCDF4 C library has parallel support enabled.
5
6
7
from setuptools.build_meta import *
0 commit comments