Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KWH40
fml40-reference-implementation
Commits
f2e7e1f1
Commit
f2e7e1f1
authored
Nov 02, 2020
by
Jiahang Chen
Browse files
clear the requirement
parent
28e71f6b
Pipeline
#351727
passed with stage
in 18 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
requirements.txt
View file @
f2e7e1f1
https://git.rwth-aachen.de/kwh40/s3i/-/jobs/artifacts/master/raw/public/s3i-0.4-py3-none-any.whl?job=wheel
pynput
opcua
requests
asyncio
pylint
==2.4.4
https://git.rwth-aachen.de/kwh40/fml40-reference-implementation/-/jobs/artifacts/dev_chen/raw/public/fml40-0.1-py3-none-any.whl?job=wheel
\ No newline at end of file
setup.py
View file @
f2e7e1f1
...
...
@@ -18,13 +18,8 @@
url
=
"https://www.kwh40.de/"
,
packages
=
setuptools
.
find_packages
(),
install_requires
=
[
"Pykka"
,
"pylint"
,
"websocket"
,
"pynput"
,
"opcua"
,
"requests"
,
"asyncio"
],
classifiers
=
[
"Programming Language :: Python :: 3"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment