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
e6e23291
Unverified
Commit
e6e23291
authored
1 year ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
docs fixed
parent
6d06ca38
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.readthedocs.yaml
+1
-3
1 addition, 3 deletions
.readthedocs.yaml
README.md
+2
-2
2 additions, 2 deletions
README.md
with
3 additions
and
5 deletions
.readthedocs.yaml
+
1
−
3
View file @
e6e23291
...
@@ -5,8 +5,6 @@ build:
...
@@ -5,8 +5,6 @@ build:
python
:
"
3.9"
python
:
"
3.9"
python
:
python
:
install
:
install
:
-
Cython
-
requirements
:
requirements.txt
-
mako
-
satella
sphinx
:
sphinx
:
configuration
:
docs/conf.py
configuration
:
docs/conf.py
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
e6e23291
snakehouse
snakehouse
==========
==========
[

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

[

](https://codeclimate.com/github/smok-serwis/snakehouse)
[

](https://codeclimate.com/github/smok-serwis/snakehouse)
[

](https://codeclimate.com/github/smok-serwis/snakehouse)
[

](https://codeclimate.com/github/smok-serwis/snakehouse)
[

](https://pypi.python.org/pypi/snakehouse)
[

](https://pypi.python.org/pypi/snakehouse)
...
@@ -15,7 +15,7 @@ into a single extension.
...
@@ -15,7 +15,7 @@ into a single extension.
Inspired by
[
this StackOverflow discussion
](
https://stackoverflow.com/questions/30157363/collapse-multiple-submodules-to-one-cython-extension
)
.
Inspired by
[
this StackOverflow discussion
](
https://stackoverflow.com/questions/30157363/collapse-multiple-submodules-to-one-cython-extension
)
.
Tested and works on CPython 3.5-3.
9
,
Tested and works on CPython 3.5-3.
12
,
both Windows and
[
Linux
](
https://travis-ci.org/github/smok-serwis/snakehouse
)
.
both Windows and
[
Linux
](
https://travis-ci.org/github/smok-serwis/snakehouse
)
.
It doesn't work on PyPy due to lack of
It doesn't work on PyPy due to lack of
...
...
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