Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Crans Passwords
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Nounous
Crans Passwords
Commits
e456da07
Verified
Commit
e456da07
authored
4 years ago
by
me5na7qbjqbrp
Browse files
Options
Downloads
Patches
Plain Diff
Do not force pyperclip >1.6 for buster
parent
70dff43d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#3128
passed with warnings with stages
in 3 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
1 addition
and
1 deletion
setup.py
+
1
−
1
View file @
e456da07
...
@@ -50,7 +50,7 @@ setup(
...
@@ -50,7 +50,7 @@ setup(
include_package_data
=
True
,
include_package_data
=
True
,
install_requires
=
[
install_requires
=
[
'
paramiko>=2.2
'
,
'
paramiko>=2.2
'
,
'
pyperclip>=1.
7.0
'
,
'
pyperclip>=1.
6.4
'
,
'
gpg
'
'
gpg
'
],
],
entry_points
=
{
entry_points
=
{
...
...
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