[PR #179] [MERGED] setup: distutils can't create wrapper in $PATH #1011

Closed
opened 2026-03-15 11:13:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/179
Author: @jakubjedelsky
Created: 10/12/2016
Status: Merged
Merged: 10/14/2016
Merged by: @ku1ik

Base: masterHead: setuptools


📝 Commits (1)

  • 30e5290 setup: distutils can't create wrapper in $PATH

📊 Changes

1 file changed (+1 additions, -5 deletions)

View changed files

📝 setup.py (+1 -5)

📄 Description

Module distutils don't know options install_requires and
entry_points. The second one is important for creating asciinema
binary within $PATH.

This should "resolve" Issue #174.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asciinema/asciinema/pull/179 **Author:** [@jakubjedelsky](https://github.com/jakubjedelsky) **Created:** 10/12/2016 **Status:** ✅ Merged **Merged:** 10/14/2016 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `master` ← **Head:** `setuptools` --- ### 📝 Commits (1) - [`30e5290`](https://github.com/asciinema/asciinema/commit/30e5290f36d234fa998d5f4fc1a24c53a249f63b) setup: distutils can't create wrapper in $PATH ### 📊 Changes **1 file changed** (+1 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `setup.py` (+1 -5) </details> ### 📄 Description Module `distutils` don't know options `install_requires` and `entry_points`. The second one is important for creating `asciinema` binary within $PATH. This should "resolve" Issue #174. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:13:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#1011
No description provided.