Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snakehouse
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public
snakehouse
Commits
3ce6813a
Commit
3ce6813a
authored
5 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
add a manifest and contributors list
parent
a7a2e430
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CONTRIBUTORS.md
+4
-0
4 additions, 0 deletions
CONTRIBUTORS.md
MANIFEST.in
+3
-0
3 additions, 0 deletions
MANIFEST.in
README.md
+6
-2
6 additions, 2 deletions
README.md
with
13 additions
and
2 deletions
CONTRIBUTORS.md
0 → 100644
+
4
−
0
View file @
3ce6813a
List of contributors
====================
Piotr Maślanka
<pmaslanka
at
smok
dot
co
>
This diff is collapsed.
Click to expand it.
MANIFEST.in
0 → 100644
+
3
−
0
View file @
3ce6813a
include LICENSE
include README.md
include CONTRIBUTORS.md
This diff is collapsed.
Click to expand it.
README.md
+
6
−
2
View file @
3ce6813a
snakehouse
snakehouse
~~~~
==========
[

](https://travis-ci.org/smok-serwis/snakehouse)
[

](https://pypi.python.org/pypi/snakehouse)
...
...
@@ -11,7 +11,11 @@ into a single extension.
Inspired by
[
this StackOverflow discussion
](
https://stackoverflow.com/questions/30157363/collapse-multiple-submodules-to-one-cython-extension
)
.
Tested and works on CPython 3.8 and CPython 3.7,
both Windows and Linux.
both Windows and
[
Linux
](
https://travis-ci.org/github/smok-serwis/snakehouse
)
.
Contributions most welcome! If you contribute, feel free to attach
a change to
[
CONTRIBUTORS.md
](
/CONTRIBUTORS.md
)
as
a part of your pull request as well!
Usage
-----
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment