Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

ENH: set version as shell variable #15

Open
@jbrockmendel

Description

@jbrockmendel

The first step in the instructions is to edit the make file manually. Instead of editing the TAG and setting github username manually there, we should have the user export TAG as a shell variable. (github username we can get with git config --get user.name under mild assumptions).

Two upsides:

  1. don't ask the user to modify any files inplace
  2. On line 39 of the readme there is an ambiguous make pandas/dist/<>.tar.gz that can be made unambiguous using shell expansion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions