Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyodide
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
pyodide
Commits
4e6abf67
Commit
4e6abf67
authored
Aug 06, 2018
by
Roman Yurchak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in new_packages
parent
4cdb390d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/new_packages.md
docs/new_packages.md
+2
-2
No files found.
docs/new_packages.md
View file @
4e6abf67
...
...
@@ -68,12 +68,12 @@ The tarball may be in any of the formats supported by Python's
#### `source/md5`
The MD5 checksum of the tarball. It is recommended to use SHA256 instead of MD5.
At most one checksum entry sould be provided per package.
At most one checksum entry s
h
ould be provided per package.
#### `source/sha256`
The SHA256 checksum of the tarball. It is recommended to use SHA256 instead of MD5.
At most one checksum entry sould be provided per package.
At most one checksum entry s
h
ould be provided per package.
#### `source/patches`
...
...
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