Skip to content

Consider unifying common parts of Makefiles in numpy.org and scientific-python.org projects #680

@alphapapa

Description

@alphapapa
Contributor

@jarrodmillman @stefanv

I noticed some similarities between the Makefiles of the numpy.org and scientific-python.org repos.

  1. I wonder if would be helpful to unify them, at least the parts that are common to both.
  2. If so, it might also be helpful to develop that common part in the scientific-python-hugo-theme repo, perhaps so it could be a) used from a submodule, or b) at least used as a template that downstream projects could copy and modify as needed.

Please let me know what you think. If you approve, I'll be glad to work on this. Thanks.

See also:

Activity

stefanv

stefanv commented on Aug 23, 2023

@stefanv
Contributor

I imagine those are only a line or two, but if there's an easy way to refactor and you think that'd be helpful, go for it.

alphapapa

alphapapa commented on Aug 31, 2023

@alphapapa
ContributorAuthor

@stefanv Thanks. Would you assign this issue to me please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @stefanv@alphapapa

      Issue actions

        Consider unifying common parts of Makefiles in numpy.org and scientific-python.org projects · Issue #680 · numpy/numpy.org