Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: neurostuff/NiMARE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.4
Choose a base ref
...
head repository: neurostuff/NiMARE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.5
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 28, 2020

  1. [FIX] Include resources in library data files (#427)

    * Package data_files
    
    * Black setup.py.
    
    * Include setup.py in circleci caching.
    tsalo authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    883e012 View commit details
    Browse the repository at this point in the history
  2. [FIX] Fix packaging of resources (#428)

    * Use data_files correctly.
    
    * Try using setup.cfg.
    
    * Maybe recursive?
    
    * Just do it the lazy way...
    
    * Remove files from within package from MANIFEST.in.
    
    According to https://gist.github.com/effigies/9bbb424535d6a1d838d6325191c0a736 MANIFEST should only include files outside of the package folder.
    tsalo authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    e865c6c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    deb2e92 View commit details
    Browse the repository at this point in the history
Loading