Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lpmn_client2
Manage
Activity
Members
Labels
Plan
Issues
6
Issue boards
Milestones
Wiki
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container 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
nlpworkers
lpmn_client2
Commits
437bbaea
Commit
437bbaea
authored
11 months ago
by
Paweł Walkowiak
Browse files
Options
Downloads
Plain Diff
Merge branch 'ci_tester_fix' into 'master'
Ci tester fix See merge request nlpworkers/lpmn_client2!13
parents
b0b310b9
82c00328
Branches
master
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements.txt
+2
-1
2 additions, 1 deletion
requirements.txt
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
3 additions
and
2 deletions
requirements.txt
+
2
−
1
View file @
437bbaea
requests
requests
==2.31.0
urllib3
==1.26.15
pyaml-env
tqdm
\ No newline at end of file
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
437bbaea
...
...
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools
.
setup
(
name
=
"
lpmn_client_biz
"
,
version
=
"
2.1.
6
"
,
version
=
"
2.1.
7
"
,
author
=
"
Paweł Walkowiak
"
,
author_email
=
"
pawel.walkowiak@pwr.edu.pl
"
,
description
=
"
Client for writing LPMN queries.
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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