Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
setuptools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
setuptools
Commits
c9494d73
Commit
c9494d73
authored
Mar 17, 2014
by
Steven Maude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix buids -> builds
parent
70bbc5c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/setuptools.txt
docs/setuptools.txt
+1
-1
No files found.
docs/setuptools.txt
View file @
c9494d73
...
@@ -276,7 +276,7 @@ unless you need the associated ``setuptools`` feature.
...
@@ -276,7 +276,7 @@ unless you need the associated ``setuptools`` feature.
A boolean (True or False) flag specifying whether the project can be
A boolean (True or False) flag specifying whether the project can be
safely installed and run from a zip file. If this argument is not
safely installed and run from a zip file. If this argument is not
supplied, the ``bdist_egg`` command will have to analyze all of your
supplied, the ``bdist_egg`` command will have to analyze all of your
project's contents for possible problems each time it buids an egg.
project's contents for possible problems each time it bui
l
ds an egg.
``install_requires``
``install_requires``
A string or list of strings specifying what other distributions need to
A string or list of strings specifying what other distributions need to
...
...
Write
Preview
Markdown
is supported
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