Files
2012-02-21 01:15:00 -05:00

1 line
1.3 KiB
JSON

[{"user_id": 8740, "stars": [], "topic_id": 22025, "date_created": 1304090151.7220449, "message": "@eyeseast We re-make your virtualenv on every upload, so there's no need to explicitly uninstall/upgrade apps; if they're not in the requirements, they won't be there next time, and one with -e git... will pull the latest version in every time", "group_id": 2873, "id": 857965}, {"user_id": 14128, "stars": [], "topic_id": 22025, "date_created": 1304089650.1225801, "message": "I have an app I'm working on independently of the ep.io project it's running in. If I upgrade the app, how can I force ep.io to install the latest version? I have it listed in reqs.txt with an -e git+repo flag.", "group_id": 2873, "id": 857798}, {"user_id": 8740, "stars": [], "topic_id": 22025, "date_created": 1304090205.768394, "message": "that said, we also have a cache of installed packages (for up to 12 hours), so if you're making changes to an app as you go, you should make sure to specify the SHA on the requirements line, so it doesn't match the cache (basically, we cache based on the requirement text)", "group_id": 2873, "id": 857983}, {"user_id": 14128, "stars": [], "topic_id": 22025, "date_created": 1304091383.428803, "message": "@andrewgodwin Hey, looks like specifying a SHA worked. Thanks!", "group_id": 2873, "id": 858381}]