Python bindings for the LimeDriver
Updated .gitignore to exclude distribution directories, preventing accidental inclusion in the repository. Added MANIFEST.in to specify additional files for source distribution, ensuring that necessary Cython and C source files are packaged correctly. |
||
---|---|---|
.github/workflows | ||
extern | ||
src/limedriver | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
MANIFEST.in | ||
pyproject.toml | ||
README.md | ||
setup.py |