Skip to content

Commit 22905c8

Browse files
committed
fix docs
1 parent 8d6fdc0 commit 22905c8

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/*.egg-info
44
/docs/build
55
/docs/doxygen_h
6+
/pyfmm/_version.py
67

78
/pyfmm/__pycache__
89
/pyfmm/C_extension/build

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ sphinxcontrib-jsmath==1.0
1111
nbsphinx==0.9
1212
graphviz==0.20
1313
setuptools-scm==8.1 # 自动从git tag中构建版本
14-
-e . # 库本身
14+
. -v # 库本身

pyfmm/C_extension/lib/libfmm.so

100644100755
38.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)