Skip to content

Commit

Permalink
Merge pull request #224 from ericpre/consolidate_packaging
Browse files Browse the repository at this point in the history
Consolidate packaging in `pyproject.toml`
  • Loading branch information
ericpre authored Dec 4, 2023
2 parents 5e26cd4 + fd9473f commit ef55a77
Show file tree
Hide file tree
Showing 9 changed files with 109 additions and 867 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install
run: |
pip install -e .[build-doc]
pip install -e .[doc]
- name: Build doc
run: |
Expand Down
5 changes: 0 additions & 5 deletions MANIFEST.in

This file was deleted.

254 changes: 0 additions & 254 deletions MoveFileFolder.nsh

This file was deleted.

48 changes: 0 additions & 48 deletions appveyor.yml

This file was deleted.

5 changes: 0 additions & 5 deletions build_win.bat

This file was deleted.

Loading

0 comments on commit ef55a77

Please sign in to comment.