Logo white

Peter M. Groen / oletools

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,521
  • Compare
  • Branches 1
  • Tags 0
  • oletools
  • MANIFEST.in
28 Sep, 2020
1 commit
  • readme, documentation and comment updates for v0.56 release
    6540ccbc
    decalage2 authored
    2020-09-28 22:39:41 +0200  
    Browse File »

12 Dec, 2018
1 commit
  • updated MANIFEST.in
    19911393
    decalage2 authored
    2018-12-12 15:31:48 +0100  
    Browse File »

06 Dec, 2018
1 commit
  • setup: create MANIFEST so source-tarball includes tests ...
    0d7495db
    When creating source tarball	via "python setup.py sdist" or
    "python setup.py bdist_rpm", then include test code and data so can
    still run unittests. This does not affect the rpms.
    
    Tried first to achieve this effect (test[-data] included in source but not
    in rpm) using options in setup.py but failed.
    Christian Herdtweck authored
    2018-12-06 15:50:58 +0100  
    Browse File »