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
26381add
Commit
26381add
authored
4 years ago
by
ynerant
Browse files
Options
Downloads
Patches
Plain Diff
DNSPython is a dependency
parent
7468b5c7
No related branches found
No related tags found
Loading
Pipeline
#3308
passed with warnings with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+2
-1
2 additions, 1 deletion
setup.py
with
2 additions
and
1 deletion
setup.py
+
2
−
1
View file @
26381add
...
@@ -52,7 +52,8 @@ setup(
...
@@ -52,7 +52,8 @@ setup(
'
wheel
'
,
'
wheel
'
,
'
paramiko>=2.2
'
,
'
paramiko>=2.2
'
,
'
pyperclip>=1.6.4
'
,
'
pyperclip>=1.6.4
'
,
'
gpg
'
'
gpg
'
,
'
dnspython
'
,
],
],
entry_points
=
{
entry_points
=
{
"
console_scripts
"
:
[
"
console_scripts
"
:
[
...
...
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