Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a make file #459

Closed
giampaolo opened this issue May 23, 2014 · 1 comment
Closed

Provide a make file #459

giampaolo opened this issue May 23, 2014 · 1 comment

Comments

@giampaolo
Copy link
Owner

From g.rodola on December 21, 2013 19:39:21

In order to speed up the execution of common tasks such as:

- running tests
- install
- uninstall
- clean undesired post-installation files (*.pyc, *.so, __pycache__, etc)
- upload psutil on pypi

I already wrote a make file for UNIX: 
https://code.google.com/p/psutil/source/browse/Makefile ...but I'd also like to 
have a make.bat on Windows, which is where these tasks are more painful.

Original issue: http://code.google.com/p/psutil/issues/detail?id=459

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on March 10, 2014 08:07:22

Status: Fixed
Labels: -Milestone-1.3.0 Milestone-2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant