Commit Graph

  • fa2eb491e2 fix DeprecationWarning Ofek Lev 2019-10-20 16:54:16 -0400
  • d743e3e72b
    update ci (#82) Ofek Lev 2019-10-20 16:44:10 -0400
  • 251bf36812 Update test_restructuredtext.py Ofek Lev 2019-10-20 15:30:47 -0400
  • afe6ec1712 Update restructuredtext.py Ofek Lev 2019-10-20 15:10:15 -0400
  • 995264a43a . Ofek Lev 2019-10-20 13:14:41 -0400
  • 8e6cc5f387 oldmebestme Ofek Lev 2019-10-20 12:30:59 -0400
  • 829903b69c Update .appveyor.yml Ofek Lev 2019-10-20 11:59:28 -0400
  • b125b1ed84 Update .appveyor.yml Ofek Lev 2019-10-20 11:58:14 -0400
  • b85779a21d Update .travis.yml Ofek Lev 2019-10-20 11:55:23 -0400
  • a31062fee0 update ci Ofek Lev 2019-10-20 11:53:45 -0400
  • c00183dfd5 Fixed bad encoding for Python 3.7 (#62) Honza Sedloň 2019-10-20 17:47:18 +0200
  • 1e8053ff9c Fix Travis builds on macOS (#61) Chris Warrick 2019-10-20 17:46:11 +0200
  • 12e36c2f63 fix Ofek Lev 2019-10-19 23:14:17 -0400
  • 1750782b2b fix import Ofek Lev 2019-10-19 23:01:07 -0400
  • 408182721a setup.py: Use OR to indicate MIT or Apache-2.0 (#79) John Vandenberg 2019-10-20 09:49:44 +0700
  • 37d9dbfb9d Add decorator to tests which require internet connection. (#59) Lumír 'Frenzy' Balhar 2019-10-15 16:10:08 +0200
  • 4255a20289
    setup.py: Use OR to indicate MIT or Apache-2.0 John Vandenberg 2019-10-12 20:40:30 +0700
  • 562bf4c081 Initial CHANGELOG support Lucid One 2019-02-04 01:02:07 -0500
  • 9233f245fe merging gitignore from https://raw.githubusercontent.com/github/gitignore/master/Python.gitignore Lucid One 2019-02-03 20:00:40 -0500
  • 421a03e595 Move .gitignore template into package_data Lucid One 2019-02-03 19:46:38 -0500
  • ddf99b1de6 Support tilde in `extras` globs (#69) Lucid One 2019-02-03 17:51:10 -0500
  • 14d2bbf212 Support tilde in `extras` globs Lucid One 2019-02-03 16:51:36 -0500
  • 73306514de Support for updating version string in pyproject.toml Lucid One 2019-01-18 14:52:50 -0500
  • 51d03f3eb7 Semver docfix for CONFIG.rst (#65) Lucid One 2019-01-16 11:23:15 -0500
  • b7eeaee98a
    Semver docfix for CONFIG.rst Lucid One 2019-01-16 03:23:04 -0500
  • 88e173c1dd fix broken link (#64) wim glenn 2018-11-02 16:29:06 -0500
  • 25c2c9d72c
    fix broken link wim glenn 2018-11-02 16:13:49 -0500
  • 757d667251 Fixed bad encoding for Python 3.7 Honza Sedloň 2018-07-25 23:48:29 +0200
  • fc1815001a Add myself to AUTHORS.rst Chris Warrick 2018-07-16 18:20:40 +0200
  • 1a292fc861 Fix Travis builds on macOS Chris Warrick 2018-07-16 18:17:14 +0200
  • 4f754508a7 Avoid installing tests as a package Chris Warrick 2018-07-16 17:46:12 +0200
  • 666fc1a1b3 allow pypy venvs on windows Ofek Lev 2018-06-28 02:39:46 -0400
  • 720dfc8fc6 fixup! Add decorator to tests which require internet connection. Lumir Balhar 2018-06-27 11:38:17 +0200
  • f1f689f59e Add decorator to tests which require internet connection. Lumir Balhar 2018-06-27 09:56:30 +0200
  • 26e37e251c Add Ublimjo to AUTHORS.rst Ublim 2018-06-19 18:05:26 +0300
  • 9c9eb8693a Update .gitignore list Ublim 2018-06-19 17:51:51 +0300
  • b7365da455 travis Ofek Lev 2018-05-15 19:22:34 -0400
  • 30f885be20 fix travis osx Ofek Lev 2018-05-15 18:37:26 -0400
  • 38ca5de2b4 replace dep Ofek Lev 2018-05-15 17:44:08 -0400
  • df2c9d46ee test_download_file() requires internet connection (#53) Lumír 'Frenzy' Balhar 2017-11-16 14:15:50 +0100
  • 21d40299e5 test_download_file() requires internet connection Lumir Balhar 2017-11-16 11:13:46 +0100
  • 967b18b014 Add test coverage. Amjith Ramanujam 2017-11-02 21:00:28 -0700
  • 4202965f4a basic handling of https://github.com/pypa/setuptools/issues/1185 ofek 2017-11-02 17:17:14 -0400
  • ddaa138714 Remove tests that are no longer applicable. Amjith Ramanujam 2017-10-31 20:42:33 -0700
  • 816e6ff5c0 Always add packages to pyproject.toml when installing. Amjith Ramanujam 2017-10-27 22:05:05 -0700
  • 852dd87a5d Remove a test since it is not applicable. Amjith Ramanujam 2017-10-27 21:41:20 -0700
  • 7ddbdc8faf Fix a bug that was discarding the package list. Amjith Ramanujam 2017-10-24 21:14:47 -0700
  • 483ace7636 Working version of install. Amjith Ramanujam 2017-10-23 21:48:59 -0700
  • 08900b2d66 Make get_package_version venv aware. Amjith Ramanujam 2017-10-22 08:12:39 -0700
  • 1a1170a89b Add packages to pyproject.toml. Amjith Ramanujam 2017-10-19 22:16:36 -0700
  • 0d9194abc8 Add a get_package_version function. Amjith Ramanujam 2017-10-19 21:21:23 -0700
  • 589a43428c test it ofek 2017-10-15 00:15:22 -0400
  • a7ee9c674c no need ofek 2017-10-14 23:11:41 -0400
  • 60d41d8f9d improve find_project_root ofek 2017-10-14 22:52:22 -0400
  • ab13cba1c3 for now ofek 2017-10-14 17:31:06 -0400
  • afd354e541 better ofek 2017-10-14 17:30:55 -0400
  • f1c8a85bea clean up ofek 2017-10-14 17:12:12 -0400
  • 53d792500b Project class (#49) Amjith Ramanujam 2017-10-14 13:48:00 -0700
  • 4a2a00e17e Add one more test. Amjith Ramanujam 2017-10-08 13:20:34 -0700
  • a63774f432 Add more tests. Amjith Ramanujam 2017-10-07 19:43:04 -0700
  • b00f64db31 Add tests for the project class. Amjith Ramanujam 2017-10-07 16:02:24 -0700
  • 230240829a Add tests for the setup helpers. Amjith Ramanujam 2017-10-07 07:34:06 -0700
  • 8fafb4705e Update test_setup.py Ofek Lev 2017-10-05 13:01:38 -0400
  • 0d8025cd53 Update setup.py Ofek Lev 2017-10-05 13:01:27 -0400
  • 3053935013 Update setup.py Ofek Lev 2017-10-05 12:49:12 -0400
  • 4eff29f270 Address the PR comments. Amjith Ramanujam 2017-10-04 20:13:54 -0700
  • c554e7e099 Initialize Project() in cli. Amjith Ramanujam 2017-10-03 21:40:22 -0700
  • 04703bd437 Fix syntax error. Amjith Ramanujam 2017-10-02 06:13:30 -0700
  • d3351defcf WIP Amjith Ramanujam 2017-10-01 15:12:29 -0700
  • 4b3691b6d4 Add a user-defined section to setup.py Amjith Ramanujam 2017-10-01 11:54:02 -0500
  • 75845c287a more python ofek 2017-10-12 20:08:19 -0400
  • cac0aca9f3 update shells ofek 2017-10-12 20:05:49 -0400
  • 84df6e97b2 docs ofek 2017-10-12 20:01:23 -0400
  • e6d1ce7a78 spacing ofek 2017-10-12 12:05:46 -0400
  • 1901e7cd26 add new skip condition ofek 2017-10-10 02:33:05 -0400
  • 8406aa4613 no need ofek 2017-10-10 02:25:45 -0400
  • 50f02b2665 refactor ofek 2017-10-10 02:21:06 -0400
  • 0e6fa694b3 no need ofek 2017-10-10 01:07:51 -0400
  • 1b5fdec5ce good ofek 2017-10-10 01:03:26 -0400
  • 3c186cbe26 hmm ofek 2017-10-10 01:01:13 -0400
  • d4fc499dbd try ofek 2017-10-10 00:58:10 -0400
  • 6f2f0dfd58 add conda to path in ci ofek 2017-10-10 00:56:01 -0400
  • 1b600683f6 begin python ofek 2017-10-04 11:43:21 -0400
  • 7b04076de6 be less verbose ofek 2017-10-04 11:39:33 -0400
  • 7e1ebe8c7e refactor ofek 2017-10-02 22:15:29 -0400
  • 9e05f3ac97 improve ofek 2017-10-02 21:31:09 -0400
  • b7d152d6fb reorder ofek 2017-10-02 21:02:11 -0400
  • d8a384b2c3 fix ofek 2017-10-01 23:38:50 -0400
  • 98590f70a5 use defaults ofek 2017-10-01 23:24:45 -0400
  • dfbf72b223 refactor ofek 2017-10-01 23:04:26 -0400
  • 446da18535 handle race condition ofek 2017-10-01 23:04:05 -0400
  • e6810b8d52 refactor ofek 2017-10-01 21:05:45 -0400
  • f98c7bca5a reorder ofek 2017-10-01 21:02:25 -0400
  • aa12ba0138 begin python installs ofek 2017-10-01 21:02:11 -0400
  • 8a47c2f392 grow ofek 2017-09-28 13:47:59 -0400
  • f78e066e41 update history ofek 2017-09-28 13:18:51 -0400
  • 103faae0f6 perhaps ofek 2017-09-28 11:57:07 -0400
  • 3e4f3115fe use new function ofek 2017-09-28 11:10:02 -0400
  • 5f893c64cb bump dep ofek 2017-09-28 11:09:48 -0400
  • f74ea5c413 oops ofek 2017-09-28 10:31:59 -0400