You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,8 +88,6 @@ Also, if you do any development on your local package sources, those will be aut
88
88
-[blockops](./blockops/) : the main library developped for this project
89
89
-[old](./old/) : some previous implementations (:ghost: to be integrated/removed later in the current code ...)
90
90
91
-
:bell: requires at minimum Python 3.10, check [requirements.txt](./requirements.txt) for packages dependencies
92
-
93
91
### Scripts and Notebook
94
92
95
93
Those shows from basic to complexe usage example of the library. It uses relative symbolic link to the [blockops](./blockops/) directory, directly integrated in the following subdirectory, to avoid any modification of the local `PYTHONPATH` or else.
0 commit comments