Skip to content

Commit bfddd5d

Browse files
committed
Publish to PyPI
1 parent 753cb22 commit bfddd5d

File tree

4 files changed

+2
-18380
lines changed

4 files changed

+2
-18380
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ mscl_release_assets/*.deb
2020
.vscode/
2121

2222
# Exclude build downloaded mscl files:
23-
src/mscl/mscl.py
24-
src/mscl/_mscl.so
23+
src/python_mscl/mscl.py
24+
src/python_mscl/_mscl.so

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ version, and then build the wheel for you.
77

88
It is therefore recommended to use a cache for your CI or package manager, unless you're okay with the ~20MB download every time you run your CI.
99

10-
## Note: NOT PUBLISHED TO PYPI YET - STILL A WIP! CHECK BACK IN A FEW DAYS!
11-
1210
### Installation
1311

1412
```bash

src/python_mscl/_mscl.so

-17.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)