01_setup_cfg 504 B

1234567891011121314151617181920
  1. Description: Include setup.cfg in SOURCES.txt
  2. Author: Jelmer Vernooij <jelmer@debian.org>
  3. --- dulwich-0.9.1.orig/dulwich.egg-info/SOURCES.txt
  4. +++ dulwich-0.9.1/dulwich.egg-info/SOURCES.txt
  5. @@ -3,6 +3,7 @@ MANIFEST.in
  6. Makefile
  7. NEWS
  8. README.md
  9. +setup.cfg
  10. setup.py
  11. bin/dul-daemon
  12. bin/dul-receive-pack
  13. @@ -170,4 +170,4 @@ dulwich/tests/data/trees/70/c190eb48fa8b
  14. examples/clone.py
  15. examples/config.py
  16. examples/diff.py
  17. -examples/latest_change.py
  18. \ No newline at end of file
  19. +examples/latest_change.py