Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ewoksppf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
workflow
ewoks
ewoksppf
Commits
c3e41870
Commit
c3e41870
authored
2 years ago
by
Wout De Nolf
Browse files
Options
Downloads
Patches
Plain Diff
minimal required pypushflow version
parent
3327d1c4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!73
Release
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-6
0 additions, 6 deletions
.gitlab-ci.yml
setup.cfg
+1
-1
1 addition, 1 deletion
setup.cfg
with
1 addition
and
7 deletions
.gitlab-ci.yml
+
0
−
6
View file @
c3e41870
...
...
@@ -12,15 +12,9 @@ build_sdist:
test_sdist-3.6
:
extends
:
.test_sdist-3.6
before_script
:
-
!reference
[
.test_sdist-3.6
,
before_script
]
-
pip install git+https://git@gitlab.esrf.fr/workflow/pypushflow.git@main
test_sdist-3.8-win
:
extends
:
.test_sdist-3.8-win
before_script
:
-
!reference
[
.test_sdist-3.8-win
,
before_script
]
-
pip install git+https://git@gitlab.esrf.fr/workflow/pypushflow.git@main
build_doc
:
extends
:
.build_doc
...
...
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
1
View file @
c3e41870
...
...
@@ -24,7 +24,7 @@ packages=find:
python_requires
=
>=3.6
install_requires
=
ewokscore >=0.1.1
pypushflow
pypushflow
>=0.4.0
[options.packages.find]
where
=
src
...
...
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