Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inject-docs
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
INJECT
inject-docs
Commits
50afff07
There was an error fetching the commit references. Please try again later.
Commit
50afff07
authored
1 year ago
by
Roman Dvořák
Browse files
Options
Downloads
Patches
Plain Diff
fix poetry
parent
f70dc46e
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
README.md
+2
-2
2 additions, 2 deletions
README.md
poetry.lock
+12
-64
12 additions, 64 deletions
poetry.lock
pyproject.toml
+2
-3
2 additions, 3 deletions
pyproject.toml
with
17 additions
and
70 deletions
.gitlab-ci.yml
+
1
−
1
View file @
50afff07
...
...
@@ -6,7 +6,7 @@ stages:
pages
:
stage
:
deploy
script
:
-
pip install poetry
-
pip install poetry
==1.8.2
-
poetry install
-
poetry run mkdocs build --strict --verbose --site-dir public
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
50afff07
...
...
@@ -2,8 +2,8 @@
## Dependencies
-
`python3.
8
`
-
`poetry`
-
`python
3.
10
`
-
`poetry
1.8.0^
`
## Usage (local server)
...
...
This diff is collapsed.
Click to expand it.
poetry.lock
+
12
−
64
View file @
50afff07
# This file is automatically @generated by Poetry 1.
8
.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.
5
.1 and should not be changed by hand.
[[package]]
name
=
"babel"
...
...
@@ -11,9 +11,6 @@ files = [
{file
=
"Babel-2.14.0.tar.gz"
,
hash
=
"sha256:6919867db036398ba21eb5c7a0f6b28ab8cbc3ae7a73a44ebe34ae74a4e7d363"
}
,
]
[package.dependencies]
pytz
=
{
version
=
">
=
2015.7
", markers = "
python_version
<
\"
3.9
\"
"}
[package.extras]
dev
=
[
"freezegun (>=1.0,<2.0)"
,
"pytest (>=6.0)"
,
"pytest-cov"
]
...
...
@@ -180,25 +177,6 @@ files = [
{file
=
"idna-3.6.tar.gz"
,
hash
=
"sha256:9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca"
}
,
]
[[
package
]]
name
=
"importlib-metadata"
version
=
"7.0.1"
description
=
"Read metadata from Python packages"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"importlib_metadata-7.0.1-py3-none-any.whl"
,
hash
=
"sha256:4805911c3a4ec7c3966410053e9ec6a1fecd629117df5adee56dfc9432a1081e"
}
,
{file
=
"importlib_metadata-7.0.1.tar.gz"
,
hash
=
"sha256:f238736bb06590ae52ac1fab06a3a9ef1d8dce2b7a35b5ab329371d6c8f5d2cc"
}
,
]
[
package.dependencies
]
zipp
=
">
=
0.5
"
[
package.extras
]
docs
=
[
"furo"
,
"jaraco.packaging (>=9.3)"
,
"jaraco.tidelift (>=1.4)"
,
"rst.linker (>=1.9)"
,
"sphinx (<7.2.5)"
,
"sphinx (>=3.5)"
,
"sphinx-lint"
]
perf
=
[
"ipython"
]
testing
=
[
"flufl.flake8"
,
"importlib-resources (>=1.3)"
,
"packaging"
,
"pyfakefs"
,
"pytest (>=6)"
,
"pytest-black (>=0.3.7)"
,
"pytest-checkdocs (>=2.4)"
,
"pytest-cov"
,
"pytest-enabler (>=2.2)"
,
"pytest-mypy (>=0.9.1)"
,
"pytest-perf (>=0.9.2)"
,
"pytest-ruff"
]
[[
package
]]
name
=
"jinja2"
version
=
"3.1.3"
...
...
@@ -227,9 +205,6 @@ files = [
{file
=
"Markdown-3.5.2.tar.gz"
,
hash
=
"sha256:e1ac7b3dc550ee80e602e71c1d168002f062e49f1b11e26a36264dafd4df2ef8"
}
,
]
[
package.dependencies
]
importlib-metadata
=
{
version
=
">
=
4.4
", markers = "
python_version
<
\"
3.10
\"
"}
[
package.extras
]
docs
=
[
"mdx-gh-links (>=0.2)"
,
"mkdocs (>=1.5)"
,
"mkdocs-gen-files"
,
"mkdocs-literate-nav"
,
"mkdocs-nature (>=0.6)"
,
"mkdocs-section-index"
,
"mkdocstrings[python]"
]
testing
=
[
"coverage"
,
"pyyaml"
]
...
...
@@ -329,7 +304,6 @@ files = [
click
=
">
=
7.0
"
colorama
=
{
version
=
">
=
0.4
", markers = "
platform_system
=
=
\"
Windows
\"
"}
ghp-import
=
">
=
1.0
"
importlib-metadata
=
{
version
=
">
=
4.3
", markers = "
python_version
<
\"
3.10
\"
"}
jinja2
=
">
=
2.11
.
1
"
markdown
=
">
=
3.2
.
1
"
markupsafe
=
">
=
2.0
.
1
"
...
...
@@ -347,13 +321,13 @@ min-versions = ["babel (==2.9.0)", "click (==7.0)", "colorama (==0.4)", "ghp-imp
[[
package
]]
name
=
"mkdocs-material"
version
=
"9.5.1
2
"
version
=
"9.5.1
3
"
description
=
"Documentation that simply works"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"mkdocs_material-9.5.1
2
-py3-none-any.whl"
,
hash
=
"sha256:
d6f0c269f015e48c76291cdc79efb70f7b33bbbf42d649cfe475522ebee61b1f
"
}
,
{file
=
"mkdocs_material-9.5.1
2
.tar.gz"
,
hash
=
"sha256:
5f69cef6a8aaa4050b812f72b1094fda3d079b9a51cf27a247244c03ec455e9
7"
}
,
{file
=
"mkdocs_material-9.5.1
3
-py3-none-any.whl"
,
hash
=
"sha256:
5cbe17fee4e3b4980c8420a04cc762d8dc052ef1e10532abd4fce88e5ea9ce6a
"
}
,
{file
=
"mkdocs_material-9.5.1
3
.tar.gz"
,
hash
=
"sha256:
d8e4caae576312a88fd2609b81cf43d233cdbe36860d67a68702b018b425bd8
7"
}
,
]
[
package.dependencies
]
...
...
@@ -449,13 +423,13 @@ windows-terminal = ["colorama (>=0.4.6)"]
[[
package
]]
name
=
"pymdown-extensions"
version
=
"10.7"
version
=
"10.7
.1
"
description
=
"Extension pack for Python Markdown."
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"pymdown_extensions-10.7-py3-none-any.whl"
,
hash
=
"sha256:
6ca215bc57bc12bf32b414887a68b810637d039124ed9b2e5bd3325cbb2c050c
"
}
,
{file
=
"pymdown_extensions-10.7.tar.gz"
,
hash
=
"sha256:c
0d64d5cf62566f59e6b2b690a4095c931107c250a8c8e1351c1de5f6b036deb
"
}
,
{file
=
"pymdown_extensions-10.7
.1
-py3-none-any.whl"
,
hash
=
"sha256:
f5cc7000d7ff0d1ce9395d216017fa4df3dde800afb1fb72d1c7d3fd35e710f4
"
}
,
{file
=
"pymdown_extensions-10.7.
1.
tar.gz"
,
hash
=
"sha256:c
70e146bdd83c744ffc766b4671999796aba18842b268510a329f7f64700d584
"
}
,
]
[
package.dependencies
]
...
...
@@ -467,29 +441,18 @@ extra = ["pygments (>=2.12)"]
[[
package
]]
name
=
"python-dateutil"
version
=
"2.9.0"
version
=
"2.9.0
.post0
"
description
=
"Extensions to the standard Python datetime module"
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,>
=
2.7
"
files
=
[
{file
=
"python-dateutil-2.9.0.tar.gz"
,
hash
=
"sha256:
78e73e19c63f5b20ffa567001531680d939dc042bf7850431877645523c66709
"
}
,
{file
=
"python_dateutil-2.9.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
cbf2f1da5e6083ac2fbfd4da3
9a
2
5f
34312230110440f424a14c7558bb85d82e
"
}
,
{file
=
"python-dateutil-2.9.0.
post0.
tar.gz"
,
hash
=
"sha256:
37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3
"
}
,
{file
=
"python_dateutil-2.9.0
.post0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea
9a5f
7470427
"
}
,
]
[
package.dependencies
]
six
=
">
=
1.5
"
[[
package
]]
name
=
"pytz"
version
=
"2024.1"
description
=
"World timezone definitions, modern and historical"
optional
=
false
python-versions
=
"*"
files
=
[
{file
=
"pytz-2024.1-py2.py3-none-any.whl"
,
hash
=
"sha256:328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319"
}
,
{file
=
"pytz-2024.1.tar.gz"
,
hash
=
"sha256:2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812"
}
,
]
[[
package
]]
name
=
"pyyaml"
version
=
"6.0.1"
...
...
@@ -756,22 +719,7 @@ files = [
[
package.extras
]
watchmedo
=
[
"PyYAML (>=3.10)"
]
[[
package
]]
name
=
"zipp"
version
=
"3.17.0"
description
=
"Backport of pathlib-compatible object wrapper for zip files"
optional
=
false
python-versions
=
">
=
3.8
"
files
=
[
{file
=
"zipp-3.17.0-py3-none-any.whl"
,
hash
=
"sha256:0e923e726174922dce09c53c59ad483ff7bbb8e572e00c7f7c46b88556409f31"
}
,
{file
=
"zipp-3.17.0.tar.gz"
,
hash
=
"sha256:84e64a1c28cf7e91ed2078bb8cc8c259cb19b76942096c8d7b84947690cabaf0"
}
,
]
[
package.extras
]
docs
=
[
"furo"
,
"jaraco.packaging (>=9.3)"
,
"jaraco.tidelift (>=1.4)"
,
"rst.linker (>=1.9)"
,
"sphinx (<7.2.5)"
,
"sphinx (>=3.5)"
,
"sphinx-lint"
]
testing
=
[
"big-O"
,
"jaraco.functools"
,
"jaraco.itertools"
,
"more-itertools"
,
"pytest (>=6)"
,
"pytest-black (>=0.3.7)"
,
"pytest-checkdocs (>=2.4)"
,
"pytest-cov"
,
"pytest-enabler (>=2.2)"
,
"pytest-ignore-flaky"
,
"pytest-mypy (>=0.9.1)"
,
"pytest-ruff"
]
[
metadata
]
lock-version
=
"2.0"
python-versions
=
"^3.
8
"
content-hash
=
"
eabbe18062587a294bb0f0c2d62edc624ed1a09452f5f5dd7a8b47cee03d83fa
"
python-versions
=
"^3.
10
"
content-hash
=
"
b5e1d704b5a0f65904f44a8a5a4b7bc570c8c7a8e55f68fa022913ad57216711
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
2
−
3
View file @
50afff07
...
...
@@ -6,11 +6,10 @@ authors = ["Your Name <you@example.com>"]
readme
=
"README.md"
package-mode
=
false
[tool.poetry.dependencies]
python
=
"^3.
8
"
python
=
"^3.
10
"
mkdocs
=
"^1.5.3"
mkdocs-material
=
"^9.5.1
2
"
mkdocs-material
=
"^9.5.1
3
"
[build-system]
...
...
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