[ckan-changes] [ckan/ckan] 5a306e: Include requirement-setuptools.txt in manifest

GitHub noreply at github.com
Wed Jun 6 08:44:24 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 5a306eda067116376b7fa9706b4642811398f8a8
      https://github.com/ckan/ckan/commit/5a306eda067116376b7fa9706b4642811398f8a8
  Author: Ross Jones <ross at mailbolt.com>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  Include requirement-setuptools.txt in manifest

When attempting to `pip install ckan` it fails as the setup.py requires
the requirement-setuptools.txt to be present, and it is not.  This
change makes sure that the pip install will not fail due to the absence
of this file.

This PR does not include the requirements.txt as this would likely
require further discussion about how requirements are loaded.

Fixes #4271


  Commit: 3c7ad610cba7e9db8ea9a8467af516826773542d
      https://github.com/ckan/ckan/commit/3c7ad610cba7e9db8ea9a8467af516826773542d
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  Merge pull request #4275 from servercode/fix-4271-cannot-pip-install

Include requirement-setuptools.txt in manifest


Compare: https://github.com/ckan/ckan/compare/dbd7460554a1...3c7ad610cba7
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the ckan-changes mailing list