Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.buildout
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos.buildout
Commits
848f88bc
Commit
848f88bc
authored
Feb 21, 2017
by
Jim Fulton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixes to wording bugs spotted by @jamadden.
parent
a9ae27fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/topics/history.rst
doc/topics/history.rst
+3
-3
No files found.
doc/topics/history.rst
View file @
848f88bc
...
...
@@ -67,8 +67,8 @@ provide ways of managing an installation as a whole. Buildout, on the
other hand, was all about automation and repeatability.
To achieve Buildout'
s
goals
,
it
was
necessary
to
interact
with
setuptools
at
a
much
lower
level
and
to
write
quite
a
bit
of
packaging
logic
than
planned
.
setuptools
at
a
much
lower
level
and
to
write
quite
a
bit
more
packaging
logic
than
planned
.
Eggs
----
...
...
@@ -88,7 +88,7 @@ result:
-
They
needed
to
be
added
to
the
Python
path
.
The
``
easy_install
``
command
did
this
by
generating
complex
`.
pth
files
<
https
://
docs
.
python
.
org
/
2
/
library
/
site
.
html
>`
_
.
This
often
le
a
d
to
hard
to
diagnose
bugs
and
frustration
.
led
to
hard
to
diagnose
bugs
and
frustration
.
-
By
default
,
eggs
were
installed
as
`
zip
files
<
https
://
en
.
wikipedia
.
org
/
wiki
/
Zip_
(
file_format
)>`
_
.
Software
...
...
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