Fix packaging for rbstopwatch.

Review Request #7729 — Created Oct. 23, 2015 and submitted

Information

rb-extension-pack
master

Reviewers

The stopwatch extension packaging was leaving out some important things. This
fixes it so we ship all the code and the templates.

Built an egg and verified that it contained everything it should.

Description From Last Updated

Should be grouped together.

chipx86chipx86
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbstopwatch/setup.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbstopwatch/setup.py
    
    
  2. 
      
mike_conley
  1. Ship It!
  2. 
      
chipx86
  1. This should really be using MANIFEST.in, ideally.

  2. rbstopwatch/setup.py (Diff revision 1)
     
     
     
     
    Show all issues

    Should be grouped together.

  3. 
      
david
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        rbstopwatch/setup.py
    
    Ignored Files:
        rbstopwatch/MANIFEST.in
    
    
    
    Tool: Pyflakes
    Processed Files:
        rbstopwatch/setup.py
    
    Ignored Files:
        rbstopwatch/MANIFEST.in
    
    
  2. 
      
david
  1. Ping?

  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (e0c1023)
Loading...