Skip to content

Commit d9d2c1c

Browse files
committed
Rename environment definition file
1 parent 79f46b1 commit d9d2c1c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source-code/interfaciing-c-c++-fortran/Pybind11/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pybind11 is a wrapper generator for C++ code that has a lot of nice features.
77
1. `Simple`: very simple illustration of wrapping C++ functions.
88
1. `Spectrum`: illustration of warpping to support the buffer protocol.
99
1. `Stats`: illustration of wrapping a C++ class.
10-
1. `pybind11.yml`: conda environment specification for this directory.
10+
1. `environment.yml`: conda environment specification for this directory.

0 commit comments

Comments
 (0)