Skip to content

Commit

Permalink
Merge pull request #1157 from sjsrey/master
Browse files Browse the repository at this point in the history
DOC: update build instructions
  • Loading branch information
sjsrey committed Feb 2, 2020
2 parents 1bc2cfb + e1013b7 commit 5991f64
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion tools/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Tooling to Build PySAL Meta Package

## Dependencies

- [yolk3k](https://pypi.org/project/yolk3k/)

## Instructions

- build.py
- creates a requirements.txt file in this dir that can be hand edited if needed before moving up to `pysal/requirements.txt`
- creates `pysal/pysal/base.py` with information for pinning to subpackage versions
- creates `pysal/pysal/frozen.py` with information for pinning to subpackage versions
- gitcount-tables.ipynb (WIP): builds changelog for meta package

0 comments on commit 5991f64

Please sign in to comment.