Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd66f837

Browse files
committed
add blog post about pip support
1 parent7b1a389 commitd66f837

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout:post
3+
title:"pip is working! 🎉 🎉"
4+
date:2021-01-27 01:45:00 +0900
5+
categories:[featured]
6+
---
7+
8+
7380 commits and 1940 pull requests later,**pip** and**get-pip.py** are working with RustPython 🎉 🎉. pip can install itself and setuptools!
9+
10+
This updated is brought to you from[@coolreader18's](https://github.com/coolreader18) terminal by asciinema 🍿.
11+
12+
##get-pip.py
13+
[![asciicast](https://asciinema.org/a/3pAZSfrFeIbEUzpPyXtvYZCeN.svg)](https://asciinema.org/a/3pAZSfrFeIbEUzpPyXtvYZCeN)
14+
15+
16+
##get-pip.py + pip install requests
17+
[![asciicast](https://asciinema.org/a/fuTmP0wMD8HnvwsOkPRPuVHoa.svg)](https://asciinema.org/a/fuTmP0wMD8HnvwsOkPRPuVHoa)
18+
19+
20+
##pip installs itself and setup tools
21+
[![asciicast](https://asciinema.org/a/y2rIeqELmzn5LCaWI6MLMvujz.svg)](https://asciinema.org/a/y2rIeqELmzn5LCaWI6MLMvujz)
22+
23+
24+
##What you need to do
25+
This update is so fresh, things are not merged into the`master` or`release` branches yet. For now, to test this out, you have to merge`coolreader18/fix-http``coolreader18/csv-writer``coolreader18/misc-os``coolreader18/name-mangling``update-python-version``coolreader18/empty-map-cformat`.

‎assets/style.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ ul.list-inline {
234234
width:100%;
235235
}
236236

237-
.blog-contentp>img {
237+
.blog-contentp>img, .blog-contentimg{
238238
max-width:100%;
239239
}
240240

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp