Conversation
|
@b4thesunrise Hi, |
|
@b4thesunrise Hi, |
Hi! I am willing to offer help, so the problem is |
Yes, you need to implement a |
…xt_bug merge it to update to the newest version.
got it, will work on it |
|
have already followed the style of pypi and use black format, please give a review :) |
|
@b4thesunrise It looks great! |
Thanks! My pleasure! |
* solve VERSION.txt bug * back to main version * change setup and init to follow pypi type * add read function * solve black format Co-authored-by: DefangCui <170007807@pku.edu.cn>
Description
change .gitignore file
add back version,txt
Motivation and Context
#731
solve the problem of install qlib with pip install .
How Has This Been Tested?
pytest qlib/tests/test_all_pipeline.pyunder upper directory ofqlib.Screenshots of Test Results (if appropriate):
Types of changes