Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Exemple Mkdocs DSFR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
pub
Numérique et Écologie
Exemple Mkdocs DSFR
Commits
531af97f
Verified
Commit
531af97f
authored
1 year ago
by
Geoffrey Arthaud
Browse files
Options
Downloads
Patches
Plain Diff
Màj en 0.5.3
parent
97cef979
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#161825
passed
1 year ago
Stage: deploy
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
Pipfile
+6
-1
6 additions, 1 deletion
Pipfile
Pipfile.lock
+12
-15
12 additions, 15 deletions
Pipfile.lock
with
19 additions
and
16 deletions
.gitignore
+
1
−
0
View file @
531af97f
...
...
@@ -3,3 +3,4 @@
*.iml
*.iws
public
site
This diff is collapsed.
Click to expand it.
Pipfile
+
6
−
1
View file @
531af97f
...
...
@@ -3,8 +3,13 @@ url = "https://pypi.org/simple"
verify_ssl
=
true
name
=
"pypi"
[[source]]
name
=
"test"
url
=
"https://test.pypi.org/simple"
verify_ssl
=
true
[packages]
mkdocs-dsfr
=
"0.5.2"
mkdocs-dsfr
=
{
version
=
"0.5.3"
,
index
=
"pypi"
}
mkdocs
=
"*"
[dev-packages]
...
...
This diff is collapsed.
Click to expand it.
Pipfile.lock
+
12
−
15
View file @
531af97f
{
"_meta"
:
{
"hash"
:
{
"sha256"
:
"c
d7f611d75386cc9825c28e56b3616478b537ad360a54b14e8cdf674d8c4a1f
1"
"sha256"
:
"c
28b2ac51c36fbf55f215118df403938bcea9f620514cfc2a2ce3ab7b71f0fb
1"
},
"pipfile-spec"
:
6
,
"requires"
:
{
...
...
@@ -12,6 +12,11 @@
"name"
:
"pypi"
,
"url"
:
"https://pypi.org/simple"
,
"verify_ssl"
:
true
},
{
"name"
:
"test"
,
"url"
:
"https://test.pypi.org/simple"
,
"verify_ssl"
:
true
}
]
},
...
...
@@ -24,14 +29,6 @@
"markers"
:
"python_version >= '3.7'"
,
"version"
:
"==8.1.7"
},
"colorama"
:
{
"hashes"
:
[
"sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"
,
"sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"
],
"markers"
:
"platform_system == 'Windows'"
,
"version"
:
"==0.4.6"
},
"ghp-import"
:
{
"hashes"
:
[
"sha256:8337dd7b50877f163d4c0289bc1f1c7f127550241988d568c1db512c4324a619"
,
...
...
@@ -129,11 +126,11 @@
},
"mkdocs-dsfr"
:
{
"hashes"
:
[
"sha256:
84883966c96fbba3cb5d25976edc6196d6c4e393e4062a19f782fd2bb7a1fa02
"
,
"sha256:
de86d809216a1827cbb18299b685440780bc58c20bc5c28934302e4dd73587c8
"
"sha256:
9f2e3b7d0a03ef02ec5e901f40cdab822a757064675645fd0d42447f9838d97a
"
,
"sha256:
f9f304973bb58b735dc3aab6d9ed925b677a7c97dae2a2c0acf7ef20b87ca3ce
"
],
"index"
:
"
pypi
"
,
"version"
:
"==0.5.
2
"
"index"
:
"
test
"
,
"version"
:
"==0.5.
3
"
},
"packaging"
:
{
"hashes"
:
[
...
...
@@ -164,7 +161,7 @@
"sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86"
,
"sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9"
],
"markers"
:
"python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2
, 3.3
'"
,
"markers"
:
"python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'"
,
"version"
:
"==2.8.2"
},
"pyyaml"
:
{
...
...
@@ -236,7 +233,7 @@
"sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"
,
"sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"
],
"markers"
:
"python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2
, 3.3
'"
,
"markers"
:
"python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'"
,
"version"
:
"==1.16.0"
},
"watchdog"
:
{
...
...
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