Pypi package description
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 1/5
- Thời gian dự kiến
- Dưới một giờ
- Mức phù hợp với người mới
- 45/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- python
- Lĩnh vực
- build-system
Hướng nghiên cứu
Siêu dữ liệu của package nằm trong pyproject.toml; bắt đầu với section [tool.poetry] và so sánh thiết lập readme của section này với README.md. Thiết lập siêu dữ liệu readme của PyPI, sau đó xác minh rằng phần mô tả của package đã build được điền đầy đủ.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Currently the description for linfa on pypi is empty. Since you are using Poetry to fix this you just need to update the pyproject.toml file to include the long_description or in poetry it's just called readme.
At the top of the file it should look like this
[tool.poetry]
name = "linfa"
version = "0.1.0"
authors = ["LukeMathWalker <rust@lpalmieri.com>"]
description = "Python bindings for the Rust crate linfa, a Rust machine learning framework."
readme = "README.md"
You can actually use any txt or markdown file so it doesn't have to be the main readme file.
Also, there are some other settings it might be nice to include such as license, repository, hompage (if we have one) etc..
You can find a full list of possible settings here
I can go ahead and open a pull request with these changes but it might be quicker and easier for you to update them yourself since you know which settings are actually relevant
- Ngôn ngữ chính
- Python
- Star
- 13
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của LukeMathWalker/linfa-python
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
LukeMathWalker/linfa-python#3 · 1 bình luận ·
Tất cả issue của LukeMathWalker/linfa-python
Issue tương tự
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 90/100
learningequality/ricecooker#747 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 76/100
run-llama/llama_index#23199 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 84/100
KhronosGroup/glTF-Blender-IO#2769 ·