Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:0.5
-
Epic Link:
-
Sprint:Alert Production S17 - 1
-
Team:Alert Production
Description
Swig creates *Lib.py files when it runs, so many Stack projects have these files listed in .gitignore. Pybind11, however, requires that these files be committed to the repository. A warning should be added to the tutorial to this effect; I've gotten tripped up by the absence of these files twice already.
Good catch, thanks for fixing this. It's ready to merge.